Skip to content

Commit 5c5c746

Browse files
Merge pull request #24 from depot/kylegalbraith-patch-1
Update to Node 20
2 parents 6f5d6c0 + 368a3f1 commit 5c5c746

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
@@ -5,7 +5,7 @@ branding:
55
icon: package
66
color: gray-dark
77
runs:
8-
using: node16
8+
using: node20
99
main: dist/index.js
1010
post: dist/index.js
1111
inputs:

0 commit comments

Comments
 (0)