修复go-hashfiles
This commit is contained in:
@@ -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: |-
|
||||
|
||||
Reference in New Issue
Block a user