Skip to content

Commit

Permalink
check pr new ver
Browse files Browse the repository at this point in the history
  • Loading branch information
jackschedel committed Nov 15, 2024
1 parent 38deded commit 5701c99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check_on_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ jobs:
steps:
- uses: actions/checkout@v3

- name: Use Node.js 18
- name: Use Node.js 22
uses: actions/setup-node@v3
with:
node-version: 18
node-version: 22

- name: Install pnpm
uses: pnpm/action-setup@v2
Expand Down

0 comments on commit 5701c99

Please sign in to comment.