Skip to content

Commit 6a523b0

Browse files
authored
Update action.yml (#91)
node16 instead of node12
1 parent a6a9333 commit 6a523b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ branding:
1717
icon: 'box'
1818
color: 'gray-dark'
1919
runs:
20-
using: 'node12'
20+
using: 'node16'
2121
main: 'dist/index.js'

0 commit comments

Comments
 (0)