We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab7204a commit f785f12Copy full SHA for f785f12
.github/actions/install-dependencies/action.yml
@@ -3,7 +3,7 @@ description: "Install dependencies, fetching from cache when possible"
3
inputs:
4
node-version:
5
description: the version of Node.js to install
6
- default: 18.20.2
+ default: 18.20.5
7
turbo-api:
8
description: the api URL for connecting to the turbo remote cache
9
turbo-team:
0 commit comments