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 3f4f815 commit 34c299eCopy full SHA for 34c299e
2 files changed
.github/workflows/ruff-format.yaml
@@ -5,5 +5,5 @@ jobs:
5
runs-on: ubuntu-latest
6
steps:
7
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
8
- - uses: astral-sh/ruff-action@0ce1b0bf8b818ef400413f810f8a11cdbda0034b # v4.0.0
+ - uses: astral-sh/ruff-action@278981a28ce3188b1e39527901f38254bf3aac89 # v4.1.0
9
- run: ruff format --diff
.github/workflows/ruff-lint.yaml
@@ -5,4 +5,4 @@ jobs:
0 commit comments