Skip to content

Commit abbb1f6

Browse files
Merge pull request #56 from leo-zspace/patch-1
using: node16
2 parents 60b02b0 + 05ad0d0 commit abbb1f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: 'Remove artifacts'
22
author: 'c-hive'
33
description: ''
44
runs:
5-
using: 'node12'
5+
using: 'node16'
66
main: 'dist/index.js'
77
inputs:
88
age:

0 commit comments

Comments
 (0)