diff --git a/.github/workflows/martian-test-failure.yml b/.github/workflows/martian-test-failure.yml index ddf0440cf..a94c7df91 100644 --- a/.github/workflows/martian-test-failure.yml +++ b/.github/workflows/martian-test-failure.yml @@ -23,7 +23,7 @@ jobs: actions: read # Required for Claude to read CI results steps: - name: Checkout repository - uses: actions/checkout@v4 + uses: actions/checkout@v5 with: fetch-depth: 1