Skip to content

Commit 077aeec

Browse files
authored
Run action on Node 20
1 parent 5993c39 commit 077aeec

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
@@ -29,7 +29,7 @@ inputs:
2929
required: true
3030
default: "true"
3131
runs:
32-
using: "node16"
32+
using: "node20"
3333
main: "dist/index.js"
3434
branding:
3535
icon: "check-square"

0 commit comments

Comments
 (0)