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.
2 parents 31e1fd5 + 338a9b7 commit a76a81bCopy full SHA for a76a81b
action.yml
@@ -19,7 +19,7 @@ inputs:
19
default: 'ghcr'
20
outputs: {}
21
runs:
22
- using: 'node16'
+ using: 'node20'
23
main: 'dist/index.js'
24
branding:
25
icon: check-circle
0 commit comments