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 4d08253 commit 902d91cCopy full SHA for 902d91c
.github/workflows/nightly-build.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@v5
20
21
- name: Set up Python
22
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
23
with:
24
python-version: ${{ env.MAIN_PYTHON_VERSION }}
25
0 commit comments