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 3c8a637 + 03b83f7 commit 174f491Copy full SHA for 174f491
.github/workflows/code-quality.yaml
@@ -14,7 +14,7 @@ jobs:
14
pull-requests: write
15
checks: write
16
steps:
17
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
18
with:
19
ref: ${{ github.event.pull_request.head.sha }}
20
fetch-depth: 0
0 commit comments