Skip to content

Commit 7330114

Browse files
authored
Merge pull request #374 from linkvt/renovate/pnpm-action-setup-4.x
chore(deps): update pnpm/action-setup action to v4
2 parents 8104964 + bf34e66 commit 7330114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- name: Checkout
1010
uses: actions/checkout@v4
1111

12-
- uses: pnpm/action-setup@v2
12+
- uses: pnpm/action-setup@v4
1313
with:
1414
version: latest
1515

0 commit comments

Comments
 (0)