From 90262c1cb8d09124ddc74bd9f94ac7f951ec1702 Mon Sep 17 00:00:00 2001 From: lzw-723 Date: Sat, 2 May 2026 23:28:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dgo-hashfiles?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build-ci.yaml b/.gitea/workflows/build-ci.yaml index 2056b71..19c5270 100644 --- a/.gitea/workflows/build-ci.yaml +++ b/.gitea/workflows/build-ci.yaml @@ -39,7 +39,7 @@ jobs: cd $(go env GOROOT) for p in $GITHUB_WORKSPACE/.github/patch/*.patch; do patch --verbose -p 1 < "$p"; done - - uses: actions/go-hashfiles@v0.0.1 + - uses: https://gitea.com/actions/go-hashfiles@v0.0.1 id: get-hash with: patterns: |-