diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 5e7467df..42778787 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -45,7 +45,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v4 + uses: actions/checkout@v5 with: persist-credentials: false submodules: true