update cache key for retention

This commit is contained in:
HiteshRepo 2024-01-29 11:02:07 +05:30
parent 9c0d8fc46c
commit fb2977a335

View File

@ -226,9 +226,9 @@ jobs:
path: |
~/.cache/go-build
~/go/pkg/mod
key: ${{ runner.os }}-golang-${{ github.sha }}
key: ${{ runner.os }}-golang-retention-${{ github.sha }}
restore-keys: |
${{ runner.os }}-golang-
${{ runner.os }}-golang-retention-
- run: mkdir -p /tmp/corso-testlog