Skip to content

Commit d4a725a

Browse files
committed
Update actions node version
Signed-off-by: Michael Engel <[email protected]>
1 parent fcabdc6 commit d4a725a

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
@@ -17,6 +17,6 @@ inputs:
1717
default: 'false'
1818

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

0 commit comments

Comments
 (0)