summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-19 09:09:03 +0200
committerGitHub <noreply@github.com>2021-04-19 09:09:03 +0200
commitac8fda4ea666e7e9f68c4f7e68d1af0edad54119 (patch)
treefa648403ab4399d34bd4c255365d5e318e76100c
parentb03d650f50352594cc9abc0060218efa15d02039 (diff)
downloadpylint-git-ac8fda4ea666e7e9f68c4f7e68d1af0edad54119.tar.gz
Bump actions/cache from v2.1.4 to v2.1.5 (#4375)
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>
-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 93334736c..c99e60648 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: