修复go-hashfiles

This commit is contained in:
2026-05-02 23:28:51 +08:00
parent 117fe0d836
commit 90262c1cb8

View File

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