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