mirror of
https://github.com/netfun2000/hipudding-teslamate.git
synced 2026-02-27 09:44:28 +08:00
Bump actions/cache from 2.1.5 to 2.1.6
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6. - [Release notes](https://github.com/actions/cache/releases) - [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
.github/workflows/elixir.yml
vendored
2
.github/workflows/elixir.yml
vendored
@@ -42,7 +42,7 @@ jobs:
|
||||
with:
|
||||
otp-version: ${{ matrix.pair.otp }}
|
||||
elixir-version: ${{ matrix.pair.elixir }}
|
||||
- uses: actions/cache@v2.1.5
|
||||
- uses: actions/cache@v2.1.6
|
||||
with:
|
||||
path: |
|
||||
deps
|
||||
|
||||
Reference in New Issue
Block a user