summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-19 06:53:31 +0000
committerGitHub <noreply@github.com>2021-04-19 06:53:31 +0000
commitacd4d1f1b2577599731fb85e425f1b6c849300db (patch)
tree66a12b4a05e5c9767da2fdf402d845f2281b495b
parentecbcb9eccd575b6d1ffd80d49b87e104f786b6ac (diff)
downloadpylint-git-dependabot/github_actions/actions/setup-python-v2.2.2.tar.gz
Bump actions/setup-python from v2.2.1 to v2.2.2dependabot/github_actions/actions/setup-python-v2.2.2
Bumps [actions/setup-python](https://github.com/actions/setup-python) from v2.2.1 to v2.2.2. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v2.2.1...dc73133d4da04e56a135ae2246682783cc7c7cb6) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--.github/workflows/ci.yaml22
1 files changed, 11 insertions, 11 deletions
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index 02fe379e1..93334736c 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v2.3.4
- name: Set up Python ${{ env.DEFAULT_PYTHON }}
id: python
- uses: actions/setup-python@v2.2.1
+ uses: actions/setup-python@v2.2.2
with:
python-version: ${{ env.DEFAULT_PYTHON }}
- name: Generate partial Python venv restore key
@@ -79,7 +79,7 @@ jobs:
uses: actions/checkout@v2.3.4
- name: Set up Python ${{ env.DEFAULT_PYTHON }}
id: python
- uses: actions/setup-python@v2.2.1
+ uses: actions/setup-python@v2.2.2
with:
python-version: ${{ env.DEFAULT_PYTHON }}
- name: Restore Python virtual environment
@@ -121,7 +121,7 @@ jobs:
uses: actions/checkout@v2.3.4
- name: Set up Python ${{ env.DEFAULT_PYTHON }}
id: python
- uses: actions/setup-python@v2.2.1
+ uses: actions/setup-python@v2.2.2
with:
python-version: ${{ env.DEFAULT_PYTHON }}
- name: Restore Python virtual environment
@@ -155,7 +155,7 @@ jobs:
uses: actions/checkout@v2.3.4
- name: Set up Python ${{ matrix.python-version }}
id: python
- uses: actions/setup-python@v2.2.1
+ uses: actions/setup-python@v2.2.2
with:
python-version: ${{ matrix.python-version }}
- name: Generate partial Python venv restore key
@@ -195,7 +195,7 @@ jobs:
uses: actions/checkout@v2.3.4
- name: Set up Python ${{ matrix.python-version }}
id: python
- uses: actions/setup-python@v2.2.1
+ uses: actions/setup-python@v2.2.2
with:
python-version: ${{ matrix.python-version }}
- name: Restore Python virtual environment
@@ -235,7 +235,7 @@ jobs:
uses: actions/checkout@v2.3.4
- name: Set up Python ${{ matrix.python-version }}
id: python
- uses: actions/setup-python@v2.2.1
+ uses: actions/setup-python@v2.2.2
with:
python-version: ${{ matrix.python-version }}
- name: Restore Python virtual environment
@@ -278,7 +278,7 @@ jobs:
uses: actions/checkout@v2.3.4
- name: Set up Python ${{ matrix.python-version }}
id: python
- uses: actions/setup-python@v2.2.1
+ uses: actions/setup-python@v2.2.2
with:
python-version: ${{ matrix.python-version }}
- name: Restore Python virtual environment
@@ -329,7 +329,7 @@ jobs:
uses: actions/checkout@v2.3.4
- name: Set up Python ${{ matrix.python-version }}
id: python
- uses: actions/setup-python@v2.2.1
+ uses: actions/setup-python@v2.2.2
with:
python-version: ${{ matrix.python-version }}
- name: Generate partial Python venv restore key
@@ -373,7 +373,7 @@ jobs:
uses: actions/checkout@v2.3.4
- name: Set up Python ${{ matrix.python-version }}
id: python
- uses: actions/setup-python@v2.2.1
+ uses: actions/setup-python@v2.2.2
with:
python-version: ${{ matrix.python-version }}
- name: Restore Python virtual environment
@@ -407,7 +407,7 @@ jobs:
uses: actions/checkout@v2.3.4
- name: Set up Python ${{ matrix.python-version }}
id: python
- uses: actions/setup-python@v2.2.1
+ uses: actions/setup-python@v2.2.2
with:
python-version: ${{ matrix.python-version }}
- name: Generate partial Python venv restore key
@@ -447,7 +447,7 @@ jobs:
uses: actions/checkout@v2.3.4
- name: Set up Python ${{ matrix.python-version }}
id: python
- uses: actions/setup-python@v2.2.1
+ uses: actions/setup-python@v2.2.2
with:
python-version: ${{ matrix.python-version }}
- name: Restore Python virtual environment