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 69c3678 + ef47255 commit 9b99803Copy full SHA for 9b99803
1 file changed
.github/workflows/python-app.yml
@@ -36,7 +36,7 @@ jobs:
36
- uses: actions/setup-python@v6
37
with:
38
python-version: ${{ env.DEFAULT_PYTHON }}
39
- - uses: psf/black@26.3.0
+ - uses: psf/black@26.3.1
40
41
pylint:
42
runs-on: ubuntu-latest
0 commit comments