Skip to content

Commit 2197723

Browse files
authored
chore: updated version of node (#735)
1 parent bb440cf commit 2197723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ inputs:
4141
"Github token with access to the repository (secrets.GITHUB_TOKEN)."
4242
required: true
4343
runs:
44-
using: "node16"
44+
using: "node20"
4545
main: "dist/index.js"

0 commit comments

Comments
 (0)