Skip to content

Commit ff5a16e

Browse files
chore(deps): update pnpm/action-setup action to v3 (#945)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c2cf06d commit ff5a16e

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
@@ -17,7 +17,7 @@ jobs:
1717
fetch-depth: 0
1818

1919
- name: Install pnpm
20-
uses: pnpm/action-setup@v2.4.0
20+
uses: pnpm/action-setup@v3.0.0
2121
with:
2222
version: 8
2323

0 commit comments

Comments
 (0)