Skip to content

Commit b0696ab

Browse files
authored
Use Node 20
1 parent 0e28e78 commit b0696ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-node/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ inputs:
66
node_version:
77
description: The Node.js version.
88
required: false
9-
default: '20.18'
9+
default: '20'
1010
registry_url:
1111
description: The Node.js package registry URL.
1212
required: false

0 commit comments

Comments
 (0)