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 116f0f7 + 977398b commit 7662daaCopy full SHA for 7662daa
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.6.0
+ uses: astral-sh/ruff-action@v3.6.1
19
20
yaml-lint:
21
name: YAML lint
0 commit comments