Skip to content

Commit 0e28e78

Browse files
authored
Use Node 20.18
1 parent 4930d56 commit 0e28e78

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'
9+
default: '20.18'
1010
registry_url:
1111
description: The Node.js package registry URL.
1212
required: false

0 commit comments

Comments
 (0)