Skip to content
This repository was archived by the owner on May 3, 2026. It is now read-only.

Commit 08cb064

Browse files
chore(deps): update pnpm/action-setup action to v6.0.5
1 parent 844ce3a commit 08cb064

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/node.js-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
node-version: '24'
3636

37-
- uses: pnpm/action-setup@v6.0.3
37+
- uses: pnpm/action-setup@v6.0.5
3838
with:
3939
run_install: false
4040

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
node-version: 24
3030
registry-url: https://registry.npmjs.org
3131

32-
- uses: pnpm/action-setup@v6.0.3
32+
- uses: pnpm/action-setup@v6.0.5
3333
name: Install pnpm
3434
with:
3535
run_install: false

0 commit comments

Comments
 (0)