Update tox and GitHub pipeline

This commit is contained in:
Paolo Melchiorre 2023-11-28 21:38:26 +01:00
commit 61eacffa90
No known key found for this signature in database
GPG key ID: 5F8222398E1ED035
3 changed files with 12 additions and 12 deletions

View file

@ -28,7 +28,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v4
with: