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 6ce7972 + b81996d commit 7e0e923Copy full SHA for 7e0e923
1 file changed
.github/workflows/lint-on-push-pr.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v6.0.1
16
17
- name: Run Ruff
18
- uses: astral-sh/ruff-action@v3.5.1
+ uses: astral-sh/ruff-action@v3.6.0
19
20
yaml-lint:
21
name: YAML lint
0 commit comments