We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a5256b commit 229f285Copy full SHA for 229f285
action.yml
@@ -63,5 +63,5 @@ inputs:
63
required: false
64
65
runs:
66
- using: 'node16'
+ using: 'node20'
67
main: 'dist/index.js'
0 commit comments