Skip to content

Commit 31ac751

Browse files
dependabot[bot]thorsten
authored andcommitted
chore(deps): bump pnpm/action-setup from 3 to 4
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3 to 4. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](pnpm/action-setup@v3...v4) --- updated-dependencies: - dependency-name: pnpm/action-setup dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b753c69 commit 31ac751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
with:
6363
node-version: 20.x
6464

65-
- uses: pnpm/action-setup@v3
65+
- uses: pnpm/action-setup@v4
6666
name: Install pnpm
6767
id: pnpm-install
6868
with:

0 commit comments

Comments
 (0)