diff --git a/.github/workflows/sync-changedetection.yaml b/.github/workflows/sync-changedetection.yaml index 31a8cfc93b..c0882ceb9d 100644 --- a/.github/workflows/sync-changedetection.yaml +++ b/.github/workflows/sync-changedetection.yaml @@ -27,7 +27,7 @@ jobs: sync-urls: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v6 with: fetch-depth: 0