fix: add name to cache key generation

This commit is contained in:
2024-04-01 12:54:42 +02:00
parent 6e30e407ca
commit 26f9c2b111

View File

@@ -20,7 +20,8 @@ jobs:
with: with:
go-version-file: go.mod go-version-file: go.mod
check-latest: true check-latest: true
- uses: https://gitea.com/actions/go-hashfiles@v0.0.1 - name: Create cache key
uses: https://gitea.com/actions/go-hashfiles@v0.0.1
id: hash-go id: hash-go
with: with:
patterns: | patterns: |