Skip to content

Commit 8d765a8

Browse files
chore: update dependency pnpm to v11
1 parent bf3db32 commit 8d765a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/install/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ runs:
55
- name: Install pnpm
66
uses: pnpm/action-setup@v4
77
with:
8-
version: 10
8+
version: 11
99

1010
- run: pnpm install --frozen-lockfile
1111
shell: bash

0 commit comments

Comments
 (0)