Bump actions/cache from 3 to 4 (#1385)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9a8408725a
commit
8aa827acd9
2
.github/workflows/mingw.yml
vendored
2
.github/workflows/mingw.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
||||
cmake -E make_directory ${{env.INSTALL_DIR}}
|
||||
|
||||
- name: Cache installed
|
||||
uses: actions/cache@v3
|
||||
uses: actions/cache@v4
|
||||
id: cache-installed
|
||||
with:
|
||||
path: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user