Skip to content

Commit 87f5e0a

Browse files
committed
try npm 8.19.3
1 parent 4221eb8 commit 87f5e0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/.nox-session.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
with:
4343
node-version: "14.x"
4444
- name: Pin NPM Version
45-
run: npm install -g [email protected]
45+
run: npm install -g npm@8.19.3
4646
- name: Use Python ${{ matrix.python-version }}
4747
uses: actions/setup-python@v2
4848
with:

0 commit comments

Comments
 (0)