Skip to content

Commit 10aebf9

Browse files
chore(deps): update actions/cache action to v4.2.3
1 parent 90f8ebc commit 10aebf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
echo "PLAYBACK_MEILI_APIKEY=${{ vars.MEILISEARCH_APIKEY }}" >> $GITHUB_ENV
168168
169169
- name: Cache go module
170-
uses: actions/cache@9b0c1fce7a93df8e3bb8926b0d6e9d89e92f20a7 # v3.0.11
170+
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
171171
with:
172172
path: |
173173
~/.cache/go-build

0 commit comments

Comments
 (0)