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 943e1d4 commit fff6b69Copy full SHA for fff6b69
.github/workflows/ci_cd.yml
@@ -57,7 +57,7 @@ jobs:
57
- uses: actions/checkout@v5
58
59
- name: Set up Python
60
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
61
with:
62
python-version: ${{ env.MAIN_PYTHON_VERSION }}
63
.github/workflows/ci_cd_nightly.yml
@@ -35,7 +35,7 @@ jobs:
35
36
37
38
39
40
41
0 commit comments