Skip to content

Commit 452ebba

Browse files
chore(deps): update pnpm/action-setup action to v2.4.0
1 parent e422052 commit 452ebba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- uses: actions/checkout@v3
2323
- name: Setup pnpm
24-
uses: pnpm/action-setup@v2.2.2
24+
uses: pnpm/action-setup@v2.4.0
2525
with:
2626
version: ${{ matrix.pnpmVersion }}
2727
- name: Setup Node.js

0 commit comments

Comments
 (0)