summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-08 07:09:50 +0000
committerGitHub <noreply@github.com>2021-02-08 07:09:50 +0000
commit932c82fd546ee5fb116982813fcfe8113156ee16 (patch)
tree712147d36634a80a5b395f03d1a89f6e1cf83ba3
parentab96eccb743be3d7e412143fb9529a2304451653 (diff)
downloadcryptography-dependabot/github_actions/actions/cache-v2.1.4.tar.gz
Bump actions/cache from v2 to v2.1.4dependabot/github_actions/actions/cache-v2.1.4
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4. - [Release notes](https://github.com/actions/cache/releases) - [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--.github/workflows/ci.yml14
1 files changed, 7 insertions, 7 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index c8c17e9b2..72d10002a 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
timeout-minutes: 30
steps:
- uses: actions/checkout@v2
- - uses: actions/cache@v2
+ - uses: actions/cache@v2.1.4
with:
path: |
~/.cargo/registry
@@ -65,7 +65,7 @@ jobs:
CONFIG_FLAGS: ${{ matrix.PYTHON.OPENSSL.CONFIG_FLAGS }}
if: matrix.PYTHON.OPENSSL
- name: Load cache
- uses: actions/cache@v2
+ uses: actions/cache@v2.1.4
id: ossl-cache
with:
path: ${{ github.workspace }}/osslcache
@@ -115,7 +115,7 @@ jobs:
timeout-minutes: 30
steps:
- uses: actions/checkout@v2
- - uses: actions/cache@v2
+ - uses: actions/cache@v2.1.4
with:
path: |
~/.cargo/registry
@@ -151,7 +151,7 @@ jobs:
timeout-minutes: 30
steps:
- uses: actions/checkout@v2
- - uses: actions/cache@v2
+ - uses: actions/cache@v2.1.4
with:
path: |
~/.cargo/registry
@@ -193,7 +193,7 @@ jobs:
timeout-minutes: 30
steps:
- uses: actions/checkout@v2
- - uses: actions/cache@v2
+ - uses: actions/cache@v2.1.4
with:
path: |
~/.cargo/registry
@@ -252,7 +252,7 @@ jobs:
timeout-minutes: 30
steps:
- uses: actions/checkout@v2
- - uses: actions/cache@v2
+ - uses: actions/cache@v2.1.4
with:
path: |
~/.cargo/registry
@@ -313,7 +313,7 @@ jobs:
timeout-minutes: 30
steps:
- uses: actions/checkout@v2
- - uses: actions/cache@v2
+ - uses: actions/cache@v2.1.4
with:
path: |
~/.cargo/registry