mirror of
https://github.com/danog/endtoend-test-psl.git
synced 2025-01-22 13:21:22 +01:00
[ga]: Bump actions/cache from v2.1.4 to v2.1.5 (#181)
Bumps [actions/cache](https://github.com/actions/cache) from v2.1.4 to v2.1.5. - [Release notes](https://github.com/actions/cache/releases) - [Commits](https://github.com/actions/cache/compare/v2.1.4...1a9e2138d905efd099035b49d8b7a3888c653ca8) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
53f657273b
commit
2f0601cf1c
2
.github/workflows/unit-tests.yml
vendored
2
.github/workflows/unit-tests.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
extensions: bcmath, mbstring, intl, sodium, json
|
||||
|
||||
- name: "caching dependencies"
|
||||
uses: "actions/cache@v2.1.4"
|
||||
uses: "actions/cache@v2.1.5"
|
||||
with:
|
||||
path: |
|
||||
~/.composer/cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user