Skip to content

Commit 7062803

Browse files
fix: run on node20
1 parent 8393490 commit 7062803

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
@@ -17,5 +17,5 @@ inputs:
1717
required: false
1818

1919
runs:
20-
using: "node16"
20+
using: "node20"
2121
main: "dist/index.js"

0 commit comments

Comments
 (0)