diff --git a/.github/workflows/alpha.yml b/.github/workflows/alpha.yml
index 81998cc5a432c81ead954183617f843b3ca96e11..924b678a1c6ac9f92ebf419dedcdf1929d80d530 100644
--- a/.github/workflows/alpha.yml
+++ b/.github/workflows/alpha.yml
@@ -62,7 +62,7 @@ jobs:
           yarn run check
 
       - name: Tauri build
-        uses: tauri-apps/tauri-action@0
+        uses: tauri-apps/tauri-action@v0
         env:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
           TAURI_PRIVATE_KEY: ${{ secrets.TAURI_PRIVATE_KEY }}