Skip to content

Commit f785f12

Browse files
authored
chore: update workflow default node version (#7649)
1 parent ab7204a commit f785f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/install-dependencies/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: "Install dependencies, fetching from cache when possible"
33
inputs:
44
node-version:
55
description: the version of Node.js to install
6-
default: 18.20.2
6+
default: 18.20.5
77
turbo-api:
88
description: the api URL for connecting to the turbo remote cache
99
turbo-team:

0 commit comments

Comments
 (0)