diff --git a/.github/workflows/build-image.yml b/.github/workflows/build-image.yml index fa8f961..551b2b3 100644 --- a/.github/workflows/build-image.yml +++ b/.github/workflows/build-image.yml @@ -27,7 +27,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v4 + uses: actions/checkout@v6 with: fetch-depth: 0 # Full history for version detection