We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ba7366 commit 5baaa0cCopy full SHA for 5baaa0c
.github/workflows/build.yml
@@ -49,7 +49,7 @@ jobs:
49
python-version: "3.10"
50
- uses: actions/setup-node@v3
51
with:
52
- node-version: 18
+ node-version: 20
53
- shell: bash
54
run: python -m pip install -U pip nox
55
- name: System runtime info
0 commit comments