Skip to content

Commit 7bc5b60

Browse files
Bump actions-ext/python/setup
Bumps [actions-ext/python/setup](https://github.com/actions-ext/python) from 6e1b91a408ea89f49bc8aff8724f83826f7b5446 to ec67f82b3bd863948308a41ecb9e70547cbb19c7. - [Commits](actions-ext/python@6e1b91a...ec67f82) --- updated-dependencies: - dependency-name: actions-ext/python/setup dependency-version: ec67f82b3bd863948308a41ecb9e70547cbb19c7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 613e7dc commit 7bc5b60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
persist-credentials: false
4141

4242
- name: Setup Python
43-
uses: actions-ext/python/setup@6e1b91a408ea89f49bc8aff8724f83826f7b5446
43+
uses: actions-ext/python/setup@ec67f82b3bd863948308a41ecb9e70547cbb19c7
4444
with:
4545
version: "3.11"
4646

0 commit comments

Comments
 (0)