Skip to content

Commit 45d9c58

Browse files
authored
Upgrade to NodeJS 20 (#4)
1 parent e78339f commit 45d9c58

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
@@ -35,5 +35,5 @@ inputs:
3535
default: "10"
3636

3737
runs:
38-
using: "node16"
38+
using: "node20"
3939
main: "dist/index.js"

0 commit comments

Comments
 (0)