mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-04-25 06:35:32 +00:00
chore(deps): update actions/cache digest to 8b402f5
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
|||||||
go-version: stable
|
go-version: stable
|
||||||
- name: Cache Mage
|
- name: Cache Mage
|
||||||
id: cache-mage
|
id: cache-mage
|
||||||
uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
|
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5
|
||||||
with:
|
with:
|
||||||
key: ${{ runner.os }}-build-mage-${{ hashFiles('magefile.go') }}
|
key: ${{ runner.os }}-build-mage-${{ hashFiles('magefile.go') }}
|
||||||
path: |
|
path: |
|
||||||
|
|||||||
Reference in New Issue
Block a user