There was an error while loading. Please reload this page.
1 parent 9660770 commit da187ceCopy full SHA for da187ce
1 file changed
.github/workflows/build.yml
@@ -211,7 +211,7 @@ jobs:
211
jq . infection.json5
212
213
- name: "Cache Result cache"
214
- uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
+ uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
215
with:
216
path: ./tmp
217
key: "result-cache-v1-${{ matrix.php-version }}-${{ github.run_id }}"
0 commit comments