.gitea/workflows/build.yml aktualisiert
Test Gitea Actions support Matrix? / build (16, ubuntu-latest) (push) Successful in 40s
List Runner Tool Cache (Persistent) / check-tool-cache (push) Successful in 40s
Test Gitea Actions support Matrix? / build (14, ubuntu-latest) (push) Successful in 41s
Output Information / info (push) Successful in 6s
Test Gitea Actions support Matrix? / build (18, ubuntu-latest) (push) Successful in 26s
Build Workflow / Build (push) Successful in 2m19s
Build Workflow / Deploy (push) Successful in 12s

This commit is contained in:
2025-05-25 22:36:55 +02:00
parent 828e1b04b8
commit 3f6e5ef56d
+1 -1
View File
@@ -38,7 +38,7 @@ jobs:
- uses: actions/setup-go@v3 - uses: actions/setup-go@v3
with: with:
go-version: '>=1.20.1' go-version: '>=1.20.1'
- uses: https://gitea.com/actions/go-hashfiles@v0.0.1 - uses: seepine/hash-files@v1
id: get-cache-hash id: get-cache-hash
with: with:
patterns: |- patterns: |-