Skip to content

Commit 5d27362

Browse files
Maintain/v0.1.8
1 parent e540722 commit 5d27362

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Workflow/NPM.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161

6262
- uses: actions/setup-node@v6.1.0
6363
with:
64-
node-version: "18"
64+
node-version: "24"
6565

66-
- run: npm install -g npm
66+
- run: npm install -g npm@latest
6767
continue-on-error: true

0 commit comments

Comments
 (0)