Skip to content

Commit bf34e66

Browse files
chore(deps): update pnpm/action-setup action to v4
1 parent 8104964 commit bf34e66

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)