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 f57c456Copy full SHA for f57c456
.github/workflows/check-test.yaml
@@ -64,7 +64,7 @@ jobs:
64
cache: "npm"
65
66
- name: Install npm
67
- run: npm install -g npm@8
+ run: npm install -g npm@9
68
69
- name: Use [email protected]
70
# Default Python (3.12) doesn't have support for distutils
0 commit comments