Skip to content

Commit a3f8622

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
node-version: ${{ matrix.node }}
4949

5050
- name: Setup PNPM
51-
uses: pnpm/action-setup@v2.2.2
51+
uses: pnpm/action-setup@v2.4.0
5252
with:
5353
version: ${{ matrix.pnpm }}
5454

0 commit comments

Comments
 (0)