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.
2 parents cd2b3a4 + fc6d06b commit 74cd916Copy full SHA for 74cd916
.github/workflows/lint.yaml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v4
14
15
- name: Set up Python
16
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
17
with:
18
python-version: '3.10'
19
.github/workflows/mypy.yaml
@@ -14,7 +14,7 @@ jobs:
- name: Set up python
20
.github/workflows/py-formatting.yaml
0 commit comments