Skip to content

Commit c3f8074

Browse files
Bump setup-python version 5 to 6
1 parent 9228628 commit c3f8074

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/make_packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
noarch_matrix: ${{ steps.gen.outputs.noarch_matrix }}
2222
steps:
2323
- uses: actions/checkout@v6
24-
- uses: actions/setup-python@v5
24+
- uses: actions/setup-python@v6
2525
with:
2626
python-version: '3.x'
2727
- run: pip install toml

0 commit comments

Comments
 (0)