Skip to content

Commit 5a3a0ee

Browse files
chore(deps): update actions/cache digest to 0057852 (#1554)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent be4daaa commit 5a3a0ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
go-version: stable
1616
- name: Cache Mage
1717
id: cache-mage
18-
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4
18+
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
1919
with:
2020
key: ${{ runner.os }}-build-mage-${{ hashFiles('magefile.go') }}
2121
path: |

0 commit comments

Comments
 (0)