Merge pull request #2859 from openmv/dependabot/github_actions/actions/cache-4.3.0

build(deps): bump actions/cache from 4.2.0 to 4.3.0
This commit is contained in:
Ibrahim Abdelkader 2025-10-02 10:37:05 +03:00 committed by GitHub
commit fa625ad6cb
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: |