Skip to content

Commit 59faf5d

Browse files
chore(deps): update pnpm/action-setup action to v4.1.0
1 parent 69dfbf3 commit 59faf5d

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

0 commit comments

Comments
 (0)