We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cd619d commit 33c4189Copy full SHA for 33c4189
action.yml
@@ -22,5 +22,5 @@ inputs:
22
required: false
23
24
runs:
25
- using: 'node16'
+ using: 'node20'
26
main: 'dist/main.js'
0 commit comments