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 dfefd38 commit 45699c3Copy full SHA for 45699c3
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v4
13
with:
14
fetch-depth: 0
15
- - uses: super-linter/super-linter/slim@v7.1.0
+ - uses: super-linter/super-linter/slim@v7.3.0
16
env:
17
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
18
VALIDATE_PYTHON_BLACK: false
0 commit comments