Skip to content

Commit 1cbf3f5

Browse files
committed
added checkout
1 parent 8fb4db8 commit 1cbf3f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-verify.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
code-quality:
3333
runs-on: ubuntu-latest
3434
steps:
35+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
3536
- uses: astral-sh/ruff-action@v3
3637
with:
3738
args: "format --check --diff"

0 commit comments

Comments
 (0)