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 b3558f0 commit c5f10a4Copy full SHA for c5f10a4
.github/workflows/pre-commit.yml
@@ -24,5 +24,5 @@ jobs:
24
- uses: actions/checkout@v5
25
- uses: actions/setup-python@v6
26
with:
27
- python-version: '3.12'
+ python-version: '3.14'
28
- uses: pre-commit/[email protected]
0 commit comments