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.
2 parents 6ef4961 + c8aee6a commit a726277Copy full SHA for a726277
.github/workflows/code_checks.yml
@@ -96,5 +96,5 @@ jobs:
96
runs-on: ubuntu-24.04
97
steps:
98
- uses: actions/checkout@v5
99
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
100
- uses: pre-commit/[email protected]
.github/workflows/windows.yml
@@ -37,7 +37,7 @@ jobs:
37
38
39
40
41
with:
42
python-version: "3.x"
43
- run: pip install pyyaml
0 commit comments