summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-19 06:53:26 +0000
committerGitHub <noreply@github.com>2021-04-19 06:53:26 +0000
commit8cabbcde75e330d0cecac84fa502f71829c5ca4e (patch)
tree3d3cfc22e2cae99c0fd591cf595d2199338ce9ae
parentecbcb9eccd575b6d1ffd80d49b87e104f786b6ac (diff)
downloadpylint-git-dependabot/github_actions/actions/cache-v2.1.5.tar.gz
Bump actions/cache from v2.1.4 to v2.1.5dependabot/github_actions/actions/cache-v2.1.5
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>
-rw-r--r--.github/workflows/ci.yaml26
1 files changed, 13 insertions, 13 deletions
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index 02fe379e1..51d69ea98 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -35,7 +35,7 @@ jobs:
}}"
- name: Restore Python virtual environment
id: cache-venv
- uses: actions/cache@v2.1.4
+ uses: actions/cache@v2.1.5
with:
path: venv
key: >-
@@ -57,7 +57,7 @@ jobs:
hashFiles('.pre-commit-config.yaml') }}"
- name: Restore pre-commit environment
id: cache-precommit
- uses: actions/cache@v2.1.4
+ uses: actions/cache@v2.1.5
with:
path: ${{ env.PRE_COMMIT_CACHE }}
key: >-
@@ -84,7 +84,7 @@ jobs:
python-version: ${{ env.DEFAULT_PYTHON }}
- name: Restore Python virtual environment
id: cache-venv
- uses: actions/cache@v2.1.4
+ uses: actions/cache@v2.1.5
with:
path: venv
key:
@@ -97,7 +97,7 @@ jobs:
exit 1
- name: Restore pre-commit environment
id: cache-precommit
- uses: actions/cache@v2.1.4
+ uses: actions/cache@v2.1.5
with:
path: ${{ env.PRE_COMMIT_CACHE }}
key: ${{ runner.os }}-${{ needs.prepare-base.outputs.pre-commit-key }}
@@ -126,7 +126,7 @@ jobs:
python-version: ${{ env.DEFAULT_PYTHON }}
- name: Restore Python virtual environment
id: cache-venv
- uses: actions/cache@v2.1.4
+ uses: actions/cache@v2.1.5
with:
path: venv
key:
@@ -166,7 +166,7 @@ jobs:
}}"
- name: Restore Python virtual environment
id: cache-venv
- uses: actions/cache@v2.1.4
+ uses: actions/cache@v2.1.5
with:
path: venv
key: >-
@@ -200,7 +200,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Restore Python virtual environment
id: cache-venv
- uses: actions/cache@v2.1.4
+ uses: actions/cache@v2.1.5
with:
path: venv
key:
@@ -240,7 +240,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Restore Python virtual environment
id: cache-venv
- uses: actions/cache@v2.1.4
+ uses: actions/cache@v2.1.5
with:
path: venv
key:
@@ -283,7 +283,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Restore Python virtual environment
id: cache-venv
- uses: actions/cache@v2.1.4
+ uses: actions/cache@v2.1.5
with:
path: venv
key:
@@ -340,7 +340,7 @@ jobs:
}}"
- name: Restore Python virtual environment
id: cache-venv
- uses: actions/cache@v2.1.4
+ uses: actions/cache@v2.1.5
with:
path: venv
key: >-
@@ -378,7 +378,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Restore Python virtual environment
id: cache-venv
- uses: actions/cache@v2.1.4
+ uses: actions/cache@v2.1.5
with:
path: venv
key:
@@ -418,7 +418,7 @@ jobs:
}}"
- name: Restore Python virtual environment
id: cache-venv
- uses: actions/cache@v2.1.4
+ uses: actions/cache@v2.1.5
with:
path: venv
key: >-
@@ -452,7 +452,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Restore Python virtual environment
id: cache-venv
- uses: actions/cache@v2.1.4
+ uses: actions/cache@v2.1.5
with:
path: venv
key: