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 7ffb872 commit 303f24aCopy full SHA for 303f24a
action.yml
@@ -18,7 +18,7 @@ inputs:
18
required: false
19
default: "update"
20
runs:
21
- using: 'node16'
+ using: 'node20'
22
main: 'dist/index.js'
23
branding:
24
icon: 'cpu'
0 commit comments