We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d7874e commit f09eacfCopy full SHA for f09eacf
1 file changed
.github/workflows/python-app.yml
@@ -26,6 +26,7 @@ jobs:
26
uses: actions/setup-python@v4
27
with:
28
python-version: ${{ matrix.python-version }}
29
+ with:
30
node-version: 20.x
31
32
- name: Install dependencies
0 commit comments