summaryrefslogtreecommitdiff
path: root/.github/workflows/claude.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/claude.yml')
-rw-r--r--.github/workflows/claude.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml
index 9471a0591..50f449949 100644
--- a/.github/workflows/claude.yml
+++ b/.github/workflows/claude.yml
@@ -26,7 +26,7 @@ jobs:
actions: read # Required for Claude to read CI results on PRs
steps:
- name: Checkout repository
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
with:
fetch-depth: 1