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 0392894 commit 98544e5Copy full SHA for 98544e5
action.yml
@@ -26,7 +26,7 @@ inputs:
26
type: string
27
required: false
28
runs:
29
- using: 'node16'
+ using: 'node20'
30
main: 'dist/index.js'
31
branding:
32
icon: 'upload-cloud'
0 commit comments