Skip to content

Commit

Permalink
set node version to 20
Browse files Browse the repository at this point in the history
  • Loading branch information
mogmarsh committed Nov 18, 2024
1 parent f0251a2 commit 6c4e265
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/all-pr-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
- name: Run Node Tests
# See https://github.com/alleyinteractive/action-test-node for more options
uses: alleyinteractive/action-test-node@develop
with:
node-version: '20'

- name: Run PHP Tests
# See https://github.com/alleyinteractive/action-test-php for more options
Expand Down

0 comments on commit 6c4e265

Please sign in to comment.