diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d233687..170d6eb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -66,7 +66,7 @@ jobs: steps: # Get the machine ready to build - name: Checkout Code - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: fetch-depth: 1