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 6e340ce commit 61a4c8aCopy full SHA for 61a4c8a
.github/workflows/verify.yml
@@ -5,7 +5,7 @@ name: Latest commit
5
6
env:
7
CACHE_VERSION: 1
8
- DEFAULT_PYTHON: 3.9
+ DEFAULT_PYTHON: 3.9.1
9
PRE_COMMIT_HOME: ~/.cache/pre-commit
10
11
on:
0 commit comments