We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6a9333 commit 6a523b0Copy full SHA for 6a523b0
action.yml
@@ -17,5 +17,5 @@ branding:
17
icon: 'box'
18
color: 'gray-dark'
19
runs:
20
- using: 'node12'
+ using: 'node16'
21
main: 'dist/index.js'
0 commit comments