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 37f1114 commit e96daa7Copy full SHA for e96daa7
.github/workflows/lint.yml
@@ -10,6 +10,6 @@ jobs:
10
- name: Black
11
uses: psf/black@stable
12
- name: Set up Python environment
13
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
14
with:
15
python-version: "3.10"
0 commit comments