builds godot
Diffstat (limited to '.github/actions/get-version/action.yml')
-rw-r--r--.github/actions/get-version/action.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/actions/get-version/action.yml b/.github/actions/get-version/action.yml
index 3387547..fe72950 100644
--- a/.github/actions/get-version/action.yml
+++ b/.github/actions/get-version/action.yml
@@ -5,7 +5,7 @@ runs:
using: "composite"
steps:
- name: Setup
- uses: bend-n/godot-builds/.github/actions/setup@main
+ uses: bend-n/godot-builds/.github/actions/[email protected]
with:
ref: ${{ env.ref }}