Skip to content

Commit ddfad06

Browse files
chore(deps): update pnpm/action-setup action to v4 (#529)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 00aecff commit ddfad06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bench.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v4
16-
- uses: pnpm/action-setup@v2
16+
- uses: pnpm/action-setup@v4
1717
- uses: actions/setup-node@v4
1818
with:
1919
cache: pnpm

0 commit comments

Comments
 (0)