Skip to content

Commit c4782f8

Browse files
Bump actions/setup-python from 2.2.2 to 2.3.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.2.2 to 2.3.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v2.2.2...v2.3.0) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4684304 commit c4782f8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
msgcheck:
2525
runs-on: ubuntu-latest
2626
steps:
27-
- uses: actions/setup-python@v2.2.2
27+
- uses: actions/setup-python@v2.3.0
2828
- uses: actions/checkout@v2.4.0
2929
- run: sudo apt install -y gettext aspell libenchant-dev
3030
- uses: actions/cache@v2.1.6
@@ -48,7 +48,7 @@ jobs:
4848
- "pydocstyle ."
4949
runs-on: ubuntu-latest
5050
steps:
51-
- uses: actions/setup-python@v2.2.2
51+
- uses: actions/setup-python@v2.3.0
5252
- uses: actions/checkout@v2.4.0
5353
- uses: actions/cache@v2.1.6
5454
with:
@@ -65,7 +65,7 @@ jobs:
6565
steps:
6666
- name: Install gettext
6767
run: sudo apt install gettext -y
68-
- uses: actions/setup-python@v2.2.2
68+
- uses: actions/setup-python@v2.3.0
6969
- run: python -m pip install --upgrade pip setuptools wheel twine readme-renderer
7070
- uses: actions/checkout@v2.4.0
7171
- run: python setup.py sdist bdist_wheel
@@ -94,7 +94,7 @@ jobs:
9494
- "progressbar"
9595
steps:
9696
- name: Set up Python ${{ matrix.python-version }}
97-
uses: actions/setup-python@v2.2.2
97+
uses: actions/setup-python@v2.3.0
9898
with:
9999
python-version: ${{ matrix.python-version }}
100100
- run: sudo apt install gettext -y

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v2.4.0
1111
- name: Set up Python ${{ matrix.python-version }}
12-
uses: actions/setup-python@v2.2.2
12+
uses: actions/setup-python@v2.3.0
1313
with:
1414
python-version: ${{ matrix.python-version }}
1515
- name: Install gettext

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy