Skip to content

Commit 4126301

Browse files
chore(deps): update dependency pnpm to v11
1 parent 7766ec1 commit 4126301

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v6
1919
- uses: pnpm/action-setup@v5
2020
with:
21-
version: 10.34.1
21+
version: 11.8.0
2222
- name: Use Node.js ${{ matrix.node-version }}
2323
uses: actions/setup-node@v6
2424
with:

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[tools]
22
node = "24.16.0"
3-
pnpm = "10.34.1"
3+
pnpm = "11.8.0"

0 commit comments

Comments
 (0)