diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index a7edcabe..ea9e2be8 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -167,7 +167,7 @@ jobs: echo "PLAYBACK_MEILI_APIKEY=${{ vars.MEILISEARCH_APIKEY }}" >> $GITHUB_ENV - name: Cache go module - uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4 + uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 with: path: | ~/.cache/go-build