Skip to content

Commit da2b6d9

Browse files
chore(deps): update pnpm/action-setup action to v3
1 parent 9b248ad commit da2b6d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Checkout
1414
uses: actions/checkout@v4
1515

16-
- uses: pnpm/action-setup@v2.4.0
16+
- uses: pnpm/action-setup@v3.0.0
1717
with:
1818
version: latest
1919

0 commit comments

Comments
 (0)