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 d16553a commit d22a84bCopy full SHA for d22a84b
.github/workflows/python-publish.yml
@@ -24,7 +24,7 @@ jobs:
24
25
- uses: actions/setup-node@v4
26
with:
27
- node-version: 12
+ node-version: 24
28
29
# Install an older Python (needed for the javascript/scss build to succeed)
30
- name: Set up temporary Python 3.9
.github/workflows/python-test.yml
@@ -23,7 +23,7 @@ jobs:
23
0 commit comments