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 971e353 commit 2a959a1Copy full SHA for 2a959a1
.github/workflows/.nox-session.yml
@@ -39,7 +39,7 @@ jobs:
39
with:
40
node-version: "14.x"
41
- name: Pin NPM Version
42
- run: npm install -g [email protected]
+ run: npm install -g npm@8.19.3
43
- name: Use Python ${{ matrix.python-version }}
44
uses: actions/setup-python@v2
45
0 commit comments