Skip to content

Commit

Permalink
Use node 18 on GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
amyreese committed Apr 29, 2024
1 parent f705280 commit 4874fa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
python-version: "3.10"
- uses: actions/setup-node@v3
with:
node-version: "14.x"
node-version: 18
- shell: bash
run: python -m pip install -U pip nox
- name: System runtime info
Expand Down

0 comments on commit 4874fa0

Please sign in to comment.