diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index 7c8d79b..ab726cb 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -31,7 +31,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v4 + uses: actions/checkout@v6 with: fetch-depth: 0 # Fetch all history for proper versioning