Skip to content

Commit bd9c674

Browse files
committed
Fix CI
1 parent 59dd476 commit bd9c674

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ jobs:
2727

2828
- name: Install pnpm
2929
uses: pnpm/action-setup@v4
30-
with:
31-
version: 10
3230

3331
- name: Get pnpm store directory
3432
id: pnpm-cache

.github/workflows/security-audit.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ jobs:
2525

2626
- name: Install pnpm
2727
uses: pnpm/action-setup@v4
28-
with:
29-
version: 10
3028

3129
- name: Get pnpm store directory
3230
id: pnpm-cache

0 commit comments

Comments
 (0)