Skip to content

Commit

Permalink
Upgrade CI nodejs to 20 (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
amyreese authored Oct 18, 2024
1 parent 3ba7366 commit 5baaa0c
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: 18
node-version: 20
- shell: bash
run: python -m pip install -U pip nox
- name: System runtime info
Expand Down

0 comments on commit 5baaa0c

Please sign in to comment.