Skip to content

Commit

Permalink
Bump node version to 20 in CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
tdenewiler committed Jan 4, 2025
1 parent 9db9da9 commit 27534fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- uses: actions/setup-node@v4
with:
node-version: '16'
node-version: '20'

- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v5
Expand Down

0 comments on commit 27534fa

Please sign in to comment.