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 7296cc2 commit 74c915cCopy full SHA for 74c915c
.github/workflows/common_ccdc_status_checks.yml
@@ -10,7 +10,7 @@ jobs:
10
ccdc-commit-hooks-on-pull-request-check:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
14
with:
15
ref: ${{ github.head_ref }}
16
fetch-depth: 0
0 commit comments