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 ca459b8 + a868b00 commit 0e3a839Copy full SHA for 0e3a839
1 file changed
.github/workflows/ruff.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v7
17
with:
18
persist-credentials: false
19
- - uses: astral-sh/ruff-action@v4.0.0
+ - uses: astral-sh/ruff-action@v4.1.0
20
21
# keep version consistent with .gitlab-ci.yml
22
version: "==0.15.*"
@@ -28,7 +28,7 @@ jobs:
28
29
30
31
32
33
34
0 commit comments