Skip to content

Commit 8390d9b

Browse files
Update actions/setup-python action to v7 (#72)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1fe8505 commit 8390d9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
steps:
2424
- uses: actions/checkout@v7
2525

26-
- uses: actions/setup-python@v6
26+
- uses: actions/setup-python@v7
2727
with:
2828
python-version: "3.12"
2929

0 commit comments

Comments
 (0)