Skip to content

Commit 5df8df0

Browse files
Bump actions/cache from 4.2.4 to 4.3.0 (#985)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c3042e2 commit 5df8df0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
cache-overwrite-existing: true
131131
- name: Restore TestKit cache
132132
# Inspired by https://github.com/actions/cache/issues/432#issuecomment-740376179
133-
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
133+
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
134134
with:
135135
path: |
136136
plugin/.gradle-test-kit/caches/modules-2

0 commit comments

Comments
 (0)