summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-31 06:23:36 +0000
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-05-31 08:33:44 +0200
commitef724c3ea94bc5cb650ecfea198f65c157e7eba6 (patch)
treed85756040faa13c00c237ded9b335523800cadfe /.github
parent9d1acfce6f6d68f79fe2cf28a4d01351a66d371a (diff)
downloadpylint-git-ef724c3ea94bc5cb650ecfea198f65c157e7eba6.tar.gz
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>
Diffstat (limited to '.github')
-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 6ddfde287..ae4dfb5fd 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -37,7 +37,7 @@ jobs:
}}"
- name: Restore Python virtual environment
id: cache-venv
- uses: actions/cache@v2.1.5
+ uses: actions/cache@v2.1.6
with:
path: venv
key: >-
@@ -59,7 +59,7 @@ jobs:
hashFiles('.pre-commit-config.yaml') }}"
- name: Restore pre-commit environment
id: cache-precommit
- uses: actions/cache@v2.1.5
+ uses: actions/cache@v2.1.6
with:
path: ${{ env.PRE_COMMIT_CACHE }}
key: >-
@@ -86,7 +86,7 @@ jobs:
python-version: ${{ env.DEFAULT_PYTHON }}
- name: Restore Python virtual environment
id: cache-venv
- uses: actions/cache@v2.1.5
+ uses: actions/cache@v2.1.6
with:
path: venv
key:
@@ -99,7 +99,7 @@ jobs:
exit 1
- name: Restore pre-commit environment
id: cache-precommit
- uses: actions/cache@v2.1.5
+ uses: actions/cache@v2.1.6
with:
path: ${{ env.PRE_COMMIT_CACHE }}
key: ${{ runner.os }}-${{ needs.prepare-base.outputs.pre-commit-key }}
@@ -128,7 +128,7 @@ jobs:
python-version: ${{ env.DEFAULT_PYTHON }}
- name: Restore Python virtual environment
id: cache-venv
- uses: actions/cache@v2.1.5
+ uses: actions/cache@v2.1.6
with:
path: venv
key:
@@ -170,7 +170,7 @@ jobs:
}}"
- name: Restore Python virtual environment
id: cache-venv
- uses: actions/cache@v2.1.5
+ uses: actions/cache@v2.1.6
with:
path: venv
key: >-
@@ -204,7 +204,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Restore Python virtual environment
id: cache-venv
- uses: actions/cache@v2.1.5
+ uses: actions/cache@v2.1.6
with:
path: venv
key:
@@ -244,7 +244,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Restore Python virtual environment
id: cache-venv
- uses: actions/cache@v2.1.5
+ uses: actions/cache@v2.1.6
with:
path: venv
key:
@@ -287,7 +287,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Restore Python virtual environment
id: cache-venv
- uses: actions/cache@v2.1.5
+ uses: actions/cache@v2.1.6
with:
path: venv
key:
@@ -346,7 +346,7 @@ jobs:
}}"
- name: Restore Python virtual environment
id: cache-venv
- uses: actions/cache@v2.1.5
+ uses: actions/cache@v2.1.6
with:
path: venv
key: >-
@@ -384,7 +384,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Restore Python virtual environment
id: cache-venv
- uses: actions/cache@v2.1.5
+ uses: actions/cache@v2.1.6
with:
path: venv
key:
@@ -426,7 +426,7 @@ jobs:
}}"
- name: Restore Python virtual environment
id: cache-venv
- uses: actions/cache@v2.1.5
+ uses: actions/cache@v2.1.6
with:
path: venv
key: >-
@@ -460,7 +460,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Restore Python virtual environment
id: cache-venv
- uses: actions/cache@v2.1.5
+ uses: actions/cache@v2.1.6
with:
path: venv
key: