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 74d7f39 commit 9c32ed6Copy full SHA for 9c32ed6
.github/workflows/pre-commit.yml
@@ -36,6 +36,6 @@ jobs:
36
- uses: actions/checkout@v3
37
- uses: actions/setup-python@v5
38
with:
39
- python-version: '3.11'
+ python-version: '3.12'
40
- uses: pre-commit/[email protected]
41
0 commit comments