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 b9c0e32 commit 22d707fCopy full SHA for 22d707f
node/setup/action.yml
@@ -11,7 +11,6 @@ runs:
11
- uses: actions/setup-node@v4
12
with:
13
node-version: "lts/*"
14
- cache: "npm"
15
registry-url: "https://registry.npmjs.org"
16
- run: npm install -g npm@latest
17
shell: bash
0 commit comments