build(deps): bump actions/cache from 4.2.0 to 4.3.0

Bumps [actions/cache](https://github.com/actions/cache) from 4.2.0 to 4.3.0.
- [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/v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-09-24 15:04:26 +00:00 committed by GitHub
parent 9b65da9cb7
commit 6947e44776
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -64,7 +64,7 @@ jobs:
run: source tools/ci.sh && ci_update_submodules
- name: '♻ Caching dependencies'
uses: actions/cache@v4.2.0
uses: actions/cache@v4.3.0
id: cache
with:
path: |
@ -125,7 +125,7 @@ jobs:
submodules: false
- name: '♻ Caching dependencies'
uses: actions/cache@v4.2.0
uses: actions/cache@v4.3.0
id: cache
with:
path: |