Skip to content

Commit 2a959a1

Browse files
committed
try npm 8.19.3
1 parent 971e353 commit 2a959a1

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
@@ -39,7 +39,7 @@ jobs:
3939
with:
4040
node-version: "14.x"
4141
- name: Pin NPM Version
42-
run: npm install -g npm@8.3
42+
run: npm install -g npm@8.19.3
4343
- name: Use Python ${{ matrix.python-version }}
4444
uses: actions/setup-python@v2
4545
with:

0 commit comments

Comments
 (0)