Skip to content

Commit 270ae80

Browse files
committed
chore(deps): update pnpm/action-setup action to v2.2.1
1 parent fac4180 commit 270ae80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nx.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
restore-keys: |
2828
${{ runner.os }}-
2929
30-
- uses: pnpm/action-setup@v2.0.1
30+
- uses: pnpm/action-setup@v2.2.1
3131
with:
3232
version: 6.28.0
3333
run_install: true

0 commit comments

Comments
 (0)