Update test.yml, back to v5, more local tests are required

This commit is contained in:
Peter Bieringer 2024-05-29 21:47:39 +02:00 committed by GitHub
parent d1e01aadb5
commit 2a35d349b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
- uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
- name: Install Test dependencies