Skip to content

Commit 0e3b9a9

Browse files
authored
Use node20 (#17)
1 parent f2216dd commit 0e3b9a9

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
@@ -20,5 +20,5 @@ outputs:
2020
output-string:
2121
description: "The transformed string"
2222
runs:
23-
using: "node16"
23+
using: "node20"
2424
main: "dist/index.js"

0 commit comments

Comments
 (0)