Skip to content

Commit 3875bec

Browse files
authored
Use node 20
1 parent 9ddae9b commit 3875bec

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
@@ -7,7 +7,7 @@ inputs:
77
required: true
88

99
runs:
10-
using: "node16"
10+
using: "node20"
1111
main: "dist/main.js"
1212
branding:
1313
icon: "tag"

0 commit comments

Comments
 (0)