Skip to content

Commit

Permalink
FIX update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lachlanmcdonald committed May 6, 2024
1 parent bcb912f commit 687d65a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ jobs:
matrix:
node-version: [18.x, 20.x, 22.x]
steps:
- uses: actions/checkout@v3
- name: Checkout
uses: actions/checkout@v4
- name: Setup pnpm
uses: pnpm/action-setup@v3
with:
Expand Down

0 comments on commit 687d65a

Please sign in to comment.