Skip to content

Commit 531e978

Browse files
authored
Merge pull request #3 from wc-whiteheadd/patch-1
Update action.yml
2 parents cc8c639 + 6861185 commit 531e978

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
@@ -13,5 +13,5 @@ inputs:
1313
required: false
1414
default: 'json'
1515
runs:
16-
using: 'node12'
16+
using: 'node16'
1717
main: 'dist/index.js'

0 commit comments

Comments
 (0)