diff --git a/.github/workflows/release_prep_hatch.yml b/.github/workflows/release_prep_hatch.yml index 7f38d2c3..5563209d 100644 --- a/.github/workflows/release_prep_hatch.yml +++ b/.github/workflows/release_prep_hatch.yml @@ -109,7 +109,7 @@ jobs: ref: ${{ inputs.branch }} - name: "Setup `hatch`" - uses: ./.github/actions/setup-hatch + uses: dbt-labs/dbt-adapters/.github/actions/setup-hatch@main - name: "Parse input version" id: semver