Skip to content

Commit bf82171

Browse files
chore(deps): update dependency pnpm to v10.23.0
1 parent 3879a7c commit bf82171

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: pnpm setup
1919
uses: pnpm/action-setup@v4
2020
with:
21-
version: 10.20.0
21+
version: 10.23.0
2222
- name: Install packages
2323
run: pnpm install
2424
- name: Run Build

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: pnpm setup
1919
uses: pnpm/action-setup@v4
2020
with:
21-
version: 10.20.0
21+
version: 10.23.0
2222
- name: Install packages
2323
run: pnpm install
2424
- name: Run Lint

0 commit comments

Comments
 (0)