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 3236656 commit dbf19c2Copy full SHA for dbf19c2
1 file changed
.github/workflows/lint-on-push-pr.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v5
16
17
- name: Run Ruff
18
- uses: chartboost/ruff-action@v1
+ uses: astral-sh/ruff-action@v3.5.1
19
20
yaml-lint:
21
name: YAML lint
0 commit comments