Merge pull request #1654 from openmv/dependabot/github_actions/actions/cache-3.0.3

build(deps): bump actions/cache from 3.0.2 to 3.0.3
This commit is contained in:
Ibrahim Abdelkader 2022-06-02 21:35:55 +02:00 committed by GitHub
commit 52ab3b23f3
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
- name: '♻ Caching dependencies'
uses: actions/cache@v3.0.2
uses: actions/cache@v3.0.3
id: cache
with:
path: ~/cache/gcc