We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48a659d commit eceeda1Copy full SHA for eceeda1
.github/workflows/api.yml
@@ -78,7 +78,7 @@ jobs:
78
matrix:
79
python-version: [3.11]
80
poetry-version: [1.3.2]
81
- node-version: [16]
+ node-version: [18]
82
os: [ubuntu-latest]
83
runs-on: ${{ matrix.os }}
84
defaults:
0 commit comments