Skip to content

Commit 90f2036

Browse files
committed
Bump npm
1 parent c2e7160 commit 90f2036

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
version: 10
2222
- uses: actions/setup-node@v4
2323
with:
24-
node-version: '22'
24+
node-version: '24'
2525
cache: pnpm
2626
registry-url: 'https://registry.npmjs.org'
2727
- run: pnpm install --frozen-lockfile

0 commit comments

Comments
 (0)