mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-06 00:07:29 -04:00
Merge pull request #43045 from qgis/dependabot/github_actions/actions/cache-v2.1.5
Bump actions/cache from v2.1.4 to v2.1.5
This commit is contained in:
commit
47c57b6b83
2
.github/workflows/build-docker.yml
vendored
2
.github/workflows/build-docker.yml
vendored
@ -64,7 +64,7 @@ jobs:
|
||||
|
||||
- name: Cache
|
||||
id: cache
|
||||
uses: actions/cache@v2.1.4
|
||||
uses: actions/cache@v2.1.5
|
||||
with:
|
||||
path: ~/.ccache
|
||||
key: docker-build-${{ matrix.branch }}-${{ github.sha }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user