Skip to content

Commit 1b53f2c

Browse files
Bump actions/cache from 5 to 6 in the actions-dependencies group
Bumps the actions-dependencies group with 1 update: [actions/cache](https://github.com/actions/cache). Updates `actions/cache` from 5 to 6 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v5...v6) --- updated-dependencies: - dependency-name: actions/cache dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 230a5a9 commit 1b53f2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull_request_validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
sudo udevadm trigger --name-match=kvm
3737
3838
- name: AVD Cache
39-
uses: actions/cache@v5
39+
uses: actions/cache@v6
4040
id: avd-cache
4141
with:
4242
path: |

0 commit comments

Comments
 (0)