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 7139fc1 commit 2545ed5Copy full SHA for 2545ed5
.github/workflows/format.yml
@@ -13,4 +13,6 @@ jobs:
13
steps:
14
- uses: actions/checkout@v3
15
- uses: actions/setup-python@v4
16
+ with:
17
+ python-version: '3.10'
18
- uses: pre-commit/action@v2.0.0
0 commit comments