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