diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ed9b7a6..db31ee9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: workflow_id: build-docker.yml access_token: ${{ github.token }} - - uses: actions/checkout@v5 + - uses: actions/checkout@v7 with: fetch-depth: 30 persist-credentials: false