Skip to content

Commit

Permalink
chore: updated version of node (#735)
Browse files Browse the repository at this point in the history
  • Loading branch information
sirLisko committed Feb 19, 2024
1 parent bb440cf commit 2197723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -41,5 +41,5 @@ inputs:
"Github token with access to the repository (secrets.GITHUB_TOKEN)."
required: true
runs:
using: "node16"
using: "node20"
main: "dist/index.js"

0 comments on commit 2197723

Please sign in to comment.