Skip to content

Commit 0aea225

Browse files
chore(deps): update pnpm/action-setup action to v4
1 parent 684b965 commit 0aea225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v3.0.0
16+
- uses: pnpm/action-setup@v4.1.0
1717
with:
1818
version: latest
1919

0 commit comments

Comments
 (0)