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

Commit 24204be

Browse files
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-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d6f6661 commit 24204be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
node-version: '20'
1919

2020
- name: Install pnpm
21-
uses: pnpm/action-setup@v3
21+
uses: pnpm/action-setup@v4
2222
with:
2323
version: 8
2424

0 commit comments

Comments
 (0)