Skip to content

Commit 37d5074

Browse files
committed
chore(ci): update pnpm/action-setup@v4
1 parent 539ac0e commit 37d5074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing_apps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696

9797
- if: ${{ contains(matrix.app.name, 'pnpm') }}
9898
name: Install pnpm
99-
uses: pnpm/action-setup@v2
99+
uses: pnpm/action-setup@v4
100100
with:
101101
version: 8.x
102102

0 commit comments

Comments
 (0)