Skip to content

Commit f57c456

Browse files
committed
use npm 9
1 parent 1d81c17 commit f57c456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
cache: "npm"
6565

6666
- name: Install npm
67-
run: npm install -g npm@8
67+
run: npm install -g npm@9
6868

6969
- name: Use [email protected]
7070
# Default Python (3.12) doesn't have support for distutils

0 commit comments

Comments
 (0)