Skip to content

Commit ced7054

Browse files
Bump actions-ext/python/setup (#127)
Bumps [actions-ext/python/setup](https://github.com/actions-ext/python) from 6e1b91a408ea89f49bc8aff8724f83826f7b5446 to a3f3953ef26a519ab7b6a56b94d06fa1b31ab3f3. - [Commits](actions-ext/python@6e1b91a...a3f3953) --- updated-dependencies: - dependency-name: actions-ext/python/setup dependency-version: a3f3953ef26a519ab7b6a56b94d06fa1b31ab3f3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7770aba commit ced7054

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
persist-credentials: false
6666

6767
- name: Setup Python
68-
uses: actions-ext/python/setup@6e1b91a408ea89f49bc8aff8724f83826f7b5446
68+
uses: actions-ext/python/setup@a3f3953ef26a519ab7b6a56b94d06fa1b31ab3f3
6969
with:
7070
version: ${{ matrix.python }}
7171

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
persist-credentials: false
2323

2424
- name: Setup Python
25-
uses: actions-ext/python/setup@6e1b91a408ea89f49bc8aff8724f83826f7b5446
25+
uses: actions-ext/python/setup@a3f3953ef26a519ab7b6a56b94d06fa1b31ab3f3
2626

2727
- name: Download distributions
2828
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8

0 commit comments

Comments
 (0)