Skip to content

Commit 5c09b74

Browse files
chore(deps): update dependency pnpm to v11
1 parent 8975e38 commit 5c09b74

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/actions/pnpm/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ runs:
1212
steps:
1313
- uses: pnpm/action-setup@8912a9102ac27614460f54aedde9e1e7f9aec20d # v6.0.5
1414
with:
15-
version: 10.33.2
15+
version: 11.1.2
1616

1717
- uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
1818
with:

.github/workflows/benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- uses: pnpm/action-setup@8912a9102ac27614460f54aedde9e1e7f9aec20d # v6.0.5
3131
with:
32-
version: 10.33.2
32+
version: 11.1.2
3333

3434
- uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
3535
with:

0 commit comments

Comments
 (0)