Skip to content

Commit f2d5650

Browse files
Bump actions-ext/python/setup (#125)
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 f9d2d58 commit f2d5650

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
persist-credentials: false
4040

4141
- name: Setup Python
42-
uses: actions-ext/python/setup@6e1b91a408ea89f49bc8aff8724f83826f7b5446
42+
uses: actions-ext/python/setup@a3f3953ef26a519ab7b6a56b94d06fa1b31ab3f3
4343
with:
4444
version: ${{ matrix.python-version }}
4545

@@ -104,7 +104,7 @@ jobs:
104104
persist-credentials: false
105105

106106
- name: Setup Python
107-
uses: actions-ext/python/setup@6e1b91a408ea89f49bc8aff8724f83826f7b5446
107+
uses: actions-ext/python/setup@a3f3953ef26a519ab7b6a56b94d06fa1b31ab3f3
108108
with:
109109
version: "3.14"
110110

0 commit comments

Comments
 (0)