Skip to content

Commit

Permalink
Node version upgrade from 16 to 18
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas Belo authored and Lucas Belo committed Oct 7, 2024
1 parent 48a659d commit eceeda1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
matrix:
python-version: [3.11]
poetry-version: [1.3.2]
node-version: [16]
node-version: [18]
os: [ubuntu-latest]
runs-on: ${{ matrix.os }}
defaults:
Expand Down

0 comments on commit eceeda1

Please sign in to comment.