workflow:Coverall:Finish python v5 to v6 update

This commit is contained in:
Peter Bieringer
2026-03-22 09:25:41 +01:00
parent fc6b7ef38c
commit 576c0a76ed

View File

@@ -173,7 +173,7 @@ jobs:
if: github.event_name == 'push'
runs-on: ubuntu-latest
steps:
- uses: actions/setup-python@v5
- uses: actions/setup-python@v6
with:
python-version: 3.x
- name: Install Coveralls