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 335a7b7 commit 5dd94e8Copy full SHA for 5dd94e8
2 files changed
.github/workflows/ruff-format.yaml
@@ -5,5 +5,5 @@ jobs:
5
runs-on: ubuntu-latest
6
steps:
7
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
8
- - uses: astral-sh/ruff-action@4919ec5cf1f49eff0871dbcea0da843445b837e6 # v3.6.1
+ - uses: astral-sh/ruff-action@0ce1b0bf8b818ef400413f810f8a11cdbda0034b # v4.0.0
9
- run: ruff format --diff
.github/workflows/ruff-lint.yaml
@@ -5,4 +5,4 @@ jobs:
0 commit comments