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 1e1af13 commit 4b1138aCopy full SHA for 4b1138a
.github/workflows/dependency-automerge.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
# ✅ Step 1: Checkout the repo (Fixes "not a git repository" issue)
22
- name: Checkout Repository
23
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
24
25
# ✅ Step 2: Authenticate GitHub CLI (Ensure gh CLI works)
26
- name: Authenticate GitHub CLI
0 commit comments