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 8fb4db8 commit 1cbf3f5Copy full SHA for 1cbf3f5
.github/workflows/pr-verify.yaml
@@ -32,6 +32,7 @@ jobs:
32
code-quality:
33
runs-on: ubuntu-latest
34
steps:
35
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
36
- uses: astral-sh/ruff-action@v3
37
with:
38
args: "format --check --diff"
0 commit comments