diff --git a/.gitea/workflows/built-bin.yaml b/.gitea/workflows/built-bin.yaml index cd72a5e..863dd27 100644 --- a/.gitea/workflows/built-bin.yaml +++ b/.gitea/workflows/built-bin.yaml @@ -16,7 +16,7 @@ jobs: override: true - id: commit - uses: https://github.com/pr-mpt/actions-commit-hash + uses: https://github.com/pr-mpt/actions-commit-hash@v2.0 - name: Build run: cargo build --release