We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f543162 commit 99559bfCopy full SHA for 99559bf
1 file changed
.github/workflows/check.quality.yml
@@ -17,5 +17,5 @@ jobs:
17
uses: actions/checkout@v6
18
19
- name: Run Ruff
20
- uses: astral-sh/ruff-action@4919ec5cf1f49eff0871dbcea0da843445b837e6 # v3.6.1
+ uses: astral-sh/ruff-action@0ce1b0bf8b818ef400413f810f8a11cdbda0034b # v4.0.0
21
0 commit comments