From 13c72f52de548ad9b86faea75382ba94a9737c25 Mon Sep 17 00:00:00 2001 From: Ivan Li Date: Sun, 21 May 2023 16:41:59 +0800 Subject: [PATCH] ci: use github source. --- .gitea/workflows/built-bin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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