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 950a59f commit bcd3b0bCopy full SHA for bcd3b0b
1 file changed
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
cache: npm
22
23
- name: Update npm
24
- run: npm install -g npm@latest
+ run: npm install -g npm@11.11.1
25
26
- run: npm ci
27
- name: test
0 commit comments