diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 47a61d7..81ceed4 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -49,7 +49,7 @@ jobs: fetch-depth: 0 - name: Cache go module - uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0 + uses: actions/cache@2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2 # v4.1.0 with: path: | ~/.cache/go-build