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 0437e75 commit d03dff5Copy full SHA for d03dff5
1 file changed
.github/workflows/python-app.yml
@@ -20,7 +20,8 @@ jobs:
20
build:
21
22
runs-on: ubuntu-latest
23
-
+ env:
24
+ FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
25
steps:
26
- uses: actions/checkout@v4
27
- name: Set up Python 3.12
0 commit comments