We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef92399 commit 33d9166Copy full SHA for 33d9166
1 file changed
action.yml
@@ -20,5 +20,5 @@ inputs:
20
default: 'true'
21
22
runs:
23
- using: 'node16'
24
- main: 'main.js'
+ using: 'node20'
+ main: 'main.js'
0 commit comments