Skip to content

Commit 97dbbb0

Browse files
chore(deps): update pnpm/action-setup action to v4
1 parent 8785748 commit 97dbbb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/pnpm/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ runs:
1111
key: ${{ runner.os }}-pnpm-${{ hashFiles('**/pnpm-lock.yaml') }}
1212
restore-keys: |
1313
${{ runner.os }}-pnpm-
14-
- uses: pnpm/action-setup@v3.0.0
14+
- uses: pnpm/action-setup@v4.1.0
1515
with:
1616
version: 8.6.10
1717
run_install: true

0 commit comments

Comments
 (0)