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 774063b + a8c7950 commit 36f5973Copy full SHA for 36f5973
action.yml
@@ -40,7 +40,7 @@ inputs:
40
required: false
41
default: ${{ github.token }}
42
runs:
43
- using: "node12"
+ using: "node16"
44
main: "dist/index.js"
45
branding:
46
icon: "check-square"
0 commit comments