chore(deps): bump the github-actions group with 1 update

Bumps the github-actions group with 1 update: [actions/cache](https://github.com/actions/cache).


Updates `actions/cache` from 3 to 4
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-22 07:53:45 +00:00
committed by Henrik Friedrichsen
parent 1f72bc0ddb
commit 306eed4f13
2 changed files with 3 additions and 3 deletions

View File

@@ -69,7 +69,7 @@ jobs:
apt install -y ${{ matrix.dependencies }}
- uses: actions/checkout@v4
name: Checkout src
- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: |
~/.cargo/registry/index/