We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb440cf commit 2197723Copy full SHA for 2197723
action.yml
@@ -41,5 +41,5 @@ inputs:
41
"Github token with access to the repository (secrets.GITHUB_TOKEN)."
42
required: true
43
runs:
44
- using: "node16"
+ using: "node20"
45
main: "dist/index.js"
0 commit comments