We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55080fb commit 381ec0aCopy full SHA for 381ec0a
action.yml
@@ -15,5 +15,5 @@ inputs:
15
default: 'v'
16
17
runs:
18
- using: 'node16'
+ using: 'node20'
19
main: 'dist/index.js'
0 commit comments