Skip to content

Commit

Permalink
Update pull_request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dfrankland committed Oct 26, 2024
1 parent 274d838 commit 8e30cff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,10 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: actions/setup-node@v4
with:
node-version: 20.x

- name: Install pnpm
uses: trunk-io/trunk-action/install@v1
with:
Expand Down

0 comments on commit 8e30cff

Please sign in to comment.