diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 11ba03f2c..4268875ae 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -15,7 +15,7 @@ jobs: go-version: stable - name: Cache Mage id: cache-mage - uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5 + uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5 with: key: ${{ runner.os }}-build-mage-${{ hashFiles('magefile.go') }} path: |