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: |-