diff --git a/.github/workflows/remove-history.yaml b/.github/workflows/remove-history.yaml index 7cecc4e1..717c3a54 100644 --- a/.github/workflows/remove-history.yaml +++ b/.github/workflows/remove-history.yaml @@ -12,7 +12,7 @@ jobs: cleanup: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 with: ref: gh-pages # change branch fetch-depth: 0 # Fetch entire history