Skip to content

Commit 3b3c681

Browse files
authored
Merge pull request #71 from python-project-templates/dependabot/github_actions/actions-ext/python/setup-a3f3953ef26a519ab7b6a56b94d06fa1b31ab3f3
Bump actions-ext/python/setup from 6e1b91a408ea89f49bc8aff8724f83826f7b5446 to a3f3953ef26a519ab7b6a56b94d06fa1b31ab3f3
2 parents be2747c + 937a06a commit 3b3c681

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)