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 4221eb8 commit 87f5e0aCopy full SHA for 87f5e0a
.github/workflows/.nox-session.yml
@@ -42,7 +42,7 @@ jobs:
42
with:
43
node-version: "14.x"
44
- name: Pin NPM Version
45
- run: npm install -g npm@8.3
+ run: npm install -g npm@8.19.3
46
- name: Use Python ${{ matrix.python-version }}
47
uses: actions/setup-python@v2
48
0 commit comments