Skip to content

Commit 1691ec7

Browse files
Bump actions/setup-python from 1 to 5 (#4148)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 836125a commit 1691ec7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi-build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
fetch-depth: 0
2020
- name: Set up Python 3.13
21-
uses: actions/setup-python@v1
21+
uses: actions/setup-python@v5
2222
with:
2323
python-version: "3.13"
2424
- name: Install pep517

0 commit comments

Comments
 (0)