Skip to content

Commit 7fc82b0

Browse files
committed
chore: use node 20 to run
1 parent 5db8de2 commit 7fc82b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ outputs:
2222
tag:
2323
description: "The git tag created, if created. undefined if not created."
2424
runs:
25-
using: "node18"
25+
using: "node20"
2626
main: "index.js"

0 commit comments

Comments
 (0)