From de6e83f5668565c405b935057c9aab3205674af8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 May 2021 11:24:56 +0200 Subject: build(deps): bump actions/cache from 2.1.5 to 2.1.6 (#23983) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/linux_build_tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/linux_build_tests.yaml b/.github/workflows/linux_build_tests.yaml index 43b665d58a..256b8bc456 100644 --- a/.github/workflows/linux_build_tests.yaml +++ b/.github/workflows/linux_build_tests.yaml @@ -49,7 +49,7 @@ jobs: - ruby-rake # RubyPackage steps: - uses: actions/checkout@v2 - - uses: actions/cache@v2.1.5 + - uses: actions/cache@v2.1.6 with: path: ~/.ccache key: ccache-build-${{ matrix.package }} -- cgit v1.2.3-60-g2f50