chore(deps): update actions/cache digest to 95f200e (#1429)
Co-authored-by: Renovate Bot <[email protected]>
This commit is contained in:
co-authored by
Renovate Bot
parent
99832d7104
commit
e94fa19843
@@ -30,7 +30,7 @@ jobs:
|
|||||||
go-version: '1.17.7'
|
go-version: '1.17.7'
|
||||||
check-latest: false
|
check-latest: false
|
||||||
- run: go version
|
- run: go version
|
||||||
- uses: actions/cache@730dc31003a72af3c3b4bf51268c167ad4c67ad6
|
- uses: actions/cache@95f200e41cfa87b8e07f30196c0df17a67e67786
|
||||||
with:
|
with:
|
||||||
path: ~/go/pkg/mod
|
path: ~/go/pkg/mod
|
||||||
key: ${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}
|
key: ${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}
|
||||||
|
|||||||
Reference in New Issue
Block a user