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 532815d commit 5d2a67eCopy full SHA for 5d2a67e
.github/workflows/merge.yml
@@ -5,7 +5,7 @@ name: Latest release
5
6
env:
7
CACHE_VERSION: 21
8
- DEFAULT_PYTHON: "3.12"
+ DEFAULT_PYTHON: "3.13"
9
10
# Only run on merges
11
on:
.github/workflows/verify.yml
@@ -5,7 +5,7 @@ name: Latest commit
CACHE_VERSION: 7
PRE_COMMIT_HOME: ~/.cache/pre-commit
0 commit comments