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 ac33cbc commit 65e7dafCopy full SHA for 65e7daf
.github/workflows/build_and_deploy_docs.yaml
@@ -35,7 +35,7 @@ jobs:
35
node-version: ${{ env.NODE_VERSION }}
36
37
- name: Set up Python
38
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
39
with:
40
python-version: ${{ env.PYTHON_VERSION }}
41
.github/workflows/templates_e2e_tests.yaml
run: npm install -g apify-cli
- name: Set up Python ${{ env.PYTHON_VERSION }}
0 commit comments