Skip to content

Commit 9951201

Browse files
chore(deps): update pnpm/action-setup action to v5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 483c409 commit 9951201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Checkout
1717
uses: actions/checkout@v6
1818
- name: Install pnpm
19-
uses: pnpm/action-setup@v4.4.0
19+
uses: pnpm/action-setup@v5.0.0
2020
with:
2121
version: 10
2222
- name: Install Node.js

0 commit comments

Comments
 (0)