Skip to content

Commit cff1dd6

Browse files
Update actions/setup-python action to v7
1 parent 1fe8505 commit cff1dd6

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)