Skip to content

Commit 15c2a92

Browse files
chore(deps): bump pnpm/action-setup from 4 to 6
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 4 to 6. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@v4...v6) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c954b8 commit 15c2a92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
node-version: '24'
3232

3333
- name: Setup pnpm
34-
uses: pnpm/action-setup@v4
34+
uses: pnpm/action-setup@v6
3535

3636
# Scaffold the published basic (SQLite, no-auth) template fully
3737
# non-interactively into an OS temp dir — never the runner's workspace —

0 commit comments

Comments
 (0)