Skip to content

Commit fdf45e4

Browse files
committed
update npm version
1 parent c9e49c1 commit fdf45e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- run: sudo apt-get update
2525
- run: sudo apt-get install libegl1
2626
- run: sudo apt-get install libopengl0
27-
- run: npm install -g npm@10.9.2
27+
- run: npm install -g npm@11.0.0
2828
- run: npm ci
2929
- run: npm install svgexport -g
3030
- run: sbt -v '++ 3.x' mdoc clean

0 commit comments

Comments
 (0)