Skip to content

Commit 4d44da3

Browse files
Update pnpm/action-setup action to v2.2.4
1 parent 0534e92 commit 4d44da3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
node-version: ${{ matrix.node }}
3131

3232
- name: Install dependencies
33-
uses: pnpm/action-setup@v2.2.2
33+
uses: pnpm/action-setup@v2.2.4
3434
with:
3535
version: 6.23.6
3636
run_install: true

0 commit comments

Comments
 (0)