We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3042e2 commit 5df8df0Copy full SHA for 5df8df0
.github/workflows/build-and-check.yml
@@ -130,7 +130,7 @@ jobs:
130
cache-overwrite-existing: true
131
- name: Restore TestKit cache
132
# Inspired by https://github.com/actions/cache/issues/432#issuecomment-740376179
133
- uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
+ uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
134
with:
135
path: |
136
plugin/.gradle-test-kit/caches/modules-2
0 commit comments