Skip to content

Commit c498b60

Browse files
authored
Update node 20 (#18)
1 parent cabfece commit c498b60

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
@@ -31,6 +31,6 @@ inputs:
3131
description: "Commit status state wait for. Valid values 'success', 'error', 'failure', 'pending'"
3232
default: "success"
3333
runs:
34-
using: "node16"
34+
using: "node20"
3535
main: "index.js"
3636

0 commit comments

Comments
 (0)