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 8fa7b46 commit 7a3612bCopy full SHA for 7a3612b
.github/workflows/reusable_pr-hygiene-merge.yml
@@ -37,7 +37,7 @@ jobs:
37
needs: hygiene-check
38
steps:
39
- name: Checkout repository
40
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
41
with:
42
fetch-depth: 0
43
token: ${{ secrets.passed_github_token }}
0 commit comments