Skip to content

Commit f2867ff

Browse files
chore(deps): update all non-major dependencies
1 parent ed64c0b commit f2867ff

File tree

4 files changed

+149
-143
lines changed

4 files changed

+149
-143
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ runs:
1616
steps:
1717
- uses: pnpm/action-setup@v4
1818
with:
19-
version: 10.6.3
19+
version: 10.26.1
2020
run_install: false
2121
- uses: actions/setup-node@v4
2222
with:

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

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

7777
- uses: pnpm/action-setup@v4
7878
with:
79-
version: 10.6.3
79+
version: 10.26.1
8080
run_install: false
8181

8282
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)