Skip to content

Commit eceeda1

Browse files
Lucas BeloLucas Belo
Lucas Belo
authored and
Lucas Belo
committed
Node version upgrade from 16 to 18
1 parent 48a659d commit eceeda1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/api.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
matrix:
7979
python-version: [3.11]
8080
poetry-version: [1.3.2]
81-
node-version: [16]
81+
node-version: [18]
8282
os: [ubuntu-latest]
8383
runs-on: ${{ matrix.os }}
8484
defaults:

0 commit comments

Comments
 (0)