Skip to content

Commit

Permalink
Update checks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
apertureless authored Dec 12, 2023
1 parent c1ee49d commit 8e2a9e5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v2
with:
version: 7
version: 8
- name: Install Node.js
uses: actions/setup-node@v3
with:
Expand All @@ -32,7 +32,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v2
with:
version: 7
version: 8
- name: Install Node.js
uses: actions/setup-node@v3
with:
Expand All @@ -54,7 +54,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v2
with:
version: 7
version: 8
- name: Install Node.js
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 8e2a9e5

Please sign in to comment.