Skip to content

Commit 65fe98f

Browse files
Update actions/cache action to v5 (#6165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e485c92 commit 65fe98f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ jobs:
298298
ls /dev/kvm
299299
300300
- name: AVD cache
301-
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
301+
uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
302302
id: avd-cache
303303
with:
304304
path: |

0 commit comments

Comments
 (0)