Merge pull request #1779 from openmv/dependabot/github_actions/actions/cache-3.2.5

build(deps): bump actions/cache from 3.2.3 to 3.2.5
This commit is contained in:
Ibrahim Abdelkader 2023-02-15 13:17:44 +02:00 committed by GitHub
commit 13ffd27521
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ jobs:
run: source tools/ci.sh && ci_update_submodules run: source tools/ci.sh && ci_update_submodules
- name: '♻ Caching dependencies' - name: '♻ Caching dependencies'
uses: actions/cache@v3.2.3 uses: actions/cache@v3.2.5
id: cache id: cache
with: with:
path: ~/cache/gcc path: ~/cache/gcc