Skip to content

Commit 78ed55a

Browse files
Bump actions/setup-python from 4.7.0 to 4.7.1 (#37)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.0 to 4.7.1. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4.7.0...v4.7.1) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5770f7b commit 78ed55a

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

.github/workflows/checks.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: actions/checkout@v4.1.0
3737
- name: Set up Python ${{ env.DEFAULT_PYTHON }}
3838
id: python
39-
uses: actions/setup-python@v4.7.0
39+
uses: actions/setup-python@v4.7.1
4040
with:
4141
python-version: ${{ env.DEFAULT_PYTHON }}
4242
check-latest: true
@@ -90,7 +90,7 @@ jobs:
9090
uses: actions/checkout@v4.1.0
9191
- name: Set up Python ${{ env.DEFAULT_PYTHON }}
9292
id: python
93-
uses: actions/setup-python@v4.7.0
93+
uses: actions/setup-python@v4.7.1
9494
with:
9595
python-version: ${{ env.DEFAULT_PYTHON }}
9696
check-latest: true

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/checkout@v4.1.0
2424
- name: Set up Python ${{ env.DEFAULT_PYTHON }}
2525
id: python
26-
uses: actions/setup-python@v4.7.0
26+
uses: actions/setup-python@v4.7.1
2727
with:
2828
python-version: ${{ env.DEFAULT_PYTHON }}
2929
check-latest: true

.github/workflows/tests.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
uses: actions/checkout@v4.1.0
4040
- name: Set up Python ${{ matrix.python-version }}
4141
id: python
42-
uses: actions/setup-python@v4.7.0
42+
uses: actions/setup-python@v4.7.1
4343
with:
4444
python-version: ${{ matrix.python-version }}
4545
check-latest: true
@@ -86,7 +86,7 @@ jobs:
8686
uses: actions/checkout@v4.1.0
8787
- name: Set up Python 3.11
8888
id: python
89-
uses: actions/setup-python@v4.7.0
89+
uses: actions/setup-python@v4.7.1
9090
with:
9191
python-version: "3.11"
9292
check-latest: true
@@ -126,7 +126,7 @@ jobs:
126126
uses: actions/checkout@v4.1.0
127127
- name: Set up Python ${{ matrix.python-version }}
128128
id: python
129-
uses: actions/setup-python@v4.7.0
129+
uses: actions/setup-python@v4.7.1
130130
with:
131131
python-version: ${{ matrix.python-version }}
132132
check-latest: true
@@ -180,7 +180,7 @@ jobs:
180180
uses: actions/checkout@v4.1.0
181181
- name: Set up Python ${{ matrix.python-version }}
182182
id: python
183-
uses: actions/setup-python@v4.7.0
183+
uses: actions/setup-python@v4.7.1
184184
with:
185185
python-version: ${{ matrix.python-version }}
186186
check-latest: true
@@ -226,7 +226,7 @@ jobs:
226226
uses: actions/checkout@v4.1.0
227227
- name: Set up Python ${{ matrix.python-version }}
228228
id: python
229-
uses: actions/setup-python@v4.7.0
229+
uses: actions/setup-python@v4.7.1
230230
with:
231231
python-version: ${{ matrix.python-version }}
232232
check-latest: true
@@ -270,7 +270,7 @@ jobs:
270270
uses: actions/checkout@v4.1.0
271271
- name: Set up Python ${{ matrix.python-version }}
272272
id: python
273-
uses: actions/setup-python@v4.7.0
273+
uses: actions/setup-python@v4.7.1
274274
with:
275275
python-version: ${{ matrix.python-version }}
276276
check-latest: true

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