diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 703b246..1532253 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@v4 + - uses: actions/checkout@v5 with: fetch-depth: 30 persist-credentials: false