We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1af922 commit 1858cd3Copy full SHA for 1858cd3
.github/workflows/lint.yaml
@@ -17,7 +17,7 @@ jobs:
17
fail-fast: false
18
steps:
19
- uses: "actions/checkout@v4"
20
- - uses: "bewuethr/yamllint-action@v1.2.2"
+ - uses: "bewuethr/yamllint-action@v1.3.0"
21
with:
22
config-file: ".yamllint"
23
- uses: "actions/setup-python@v5"
0 commit comments