Skip to content

Commit febdfc8

Browse files
Update dependency pnpm to v10.33.4
1 parent a001f6e commit febdfc8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-and-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
node-version: "15"
1818
- uses: pnpm/action-setup@v6.0.5
1919
with:
20-
version: 10.33.3
20+
version: 10.33.4
2121
- run: pnpm install --frozen-lockfile
2222
- run: pnpm test
2323
publish:
@@ -43,7 +43,7 @@ jobs:
4343
node-version: "15"
4444
- uses: pnpm/action-setup@v6.0.5
4545
with:
46-
version: 10.33.3
46+
version: 10.33.4
4747
- run: pnpm install --frozen-lockfile
4848
- name: Setup auth
4949
run: |

0 commit comments

Comments
 (0)