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 d78955c commit 75e1c46Copy full SHA for 75e1c46
action.yml
@@ -16,5 +16,5 @@ branding:
16
icon: "package"
17
color: "red"
18
runs:
19
- using: "node12"
+ using: "node16"
20
main: "dist/index.js"
0 commit comments