Skip to content

Commit

Permalink
fix action reference
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare committed May 2, 2024
1 parent 3a0fb25 commit 4ab3ecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_prep_hatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4ab3ecd

Please sign in to comment.