We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
node16
1 parent 0e4f1a9 commit 2d8c4f0Copy full SHA for 2d8c4f0
action.yml
@@ -31,5 +31,5 @@ inputs:
31
description: "Will not fail the step if anything fails"
32
default: false
33
runs:
34
- using: 'node12'
+ using: 'node16'
35
main: 'dist/index.js'
0 commit comments