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 1ed40f4 commit 90352abCopy full SHA for 90352ab
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
fetch-depth: 0
30
- uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5.0
31
with:
32
- python-version: "3.x"
+ python-version: "3.13.2"
33
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
34
35
extra_args: --hook-stage manual --all-files
0 commit comments