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 ff065d1 commit 2c3f355Copy full SHA for 2c3f355
.github/workflows/repotests.yml
@@ -133,7 +133,7 @@ jobs:
133
rm -rf /tmp/docker-images-* /tmp/atom-usages-* /tmp/atom-reachables-*
134
- name: Setup pnpm
135
uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
136
- - name: Use Node.js ${{ env.NODE_VERSION }}
+ - name: Use Node.js
137
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
138
with:
139
node-version-file: .nvmrc
0 commit comments