diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 519a08070..361c70c82 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@5a3ec84eff668545956fd18022155c47e93e2684 # v4 + uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4 with: key: ${{ runner.os }}-build-mage-${{ hashFiles('magefile.go') }} path: |