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 603f8c3 + 5472368 commit d620f49Copy full SHA for d620f49
1 file changed
.github/workflows/coderabbit.yml
@@ -41,7 +41,7 @@ jobs:
41
42
steps:
43
- name: Checkout
44
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
45
with:
46
ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
47
fetch-depth: 0
0 commit comments