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 1d81c17 commit 43851bbCopy full SHA for 43851bb
.github/workflows/check-test.yaml
@@ -61,7 +61,6 @@ jobs:
61
uses: actions/setup-node@v4
62
with:
63
node-version: ^20.x
64
- cache: "npm"
65
66
- name: Install npm
67
run: npm install -g npm@8
0 commit comments