forked from github/wulkanowy-mirror
fix go-hashfiles action URL
All checks were successful
Generate APK / build (pull_request) Successful in 55m42s
All checks were successful
Generate APK / build (pull_request) Successful in 55m42s
This commit is contained in:
parent
5886ed2bce
commit
7b728d910e
@ -39,7 +39,7 @@ jobs:
|
|||||||
go-version: '1.22'
|
go-version: '1.22'
|
||||||
|
|
||||||
- name: Get hash of Gradle files
|
- name: Get hash of Gradle files
|
||||||
uses: actions/go-hashfiles@v0.0.1
|
uses: https://gitea.com/actions/go-hashfiles@v0.0.1
|
||||||
id: get-hash
|
id: get-hash
|
||||||
with:
|
with:
|
||||||
patterns: |-
|
patterns: |-
|
||||||
|
Loading…
Reference in New Issue
Block a user