Skip to content

Commit 52a7f97

Browse files
committed
Fix next round of GitHub workflow issues :)
1 parent 161e683 commit 52a7f97

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/ci.yml

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

1818
- name: Setup PNPM
1919
uses: pnpm/action-setup@v4
20-
with:
21-
version: 8
2220

2321
- name: Setup Node.js
2422
uses: actions/setup-node@v4

.github/workflows/release.yml

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

1919
- name: Setup PNPM
2020
uses: pnpm/action-setup@v4
21-
with:
22-
version: 8
2321

2422
- name: Setup Node.js
2523
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)