We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d58db9 + 0a9eb99 commit 6b031acCopy full SHA for 6b031ac
1 file changed
.github/workflows/auto-merge.yml
@@ -13,7 +13,7 @@ jobs:
13
if: github.event.pull_request.user.login == 'dependabot[bot]'
14
steps:
15
- name: Checkout repository
16
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
17
with:
18
fetch-depth: 0
19
0 commit comments