Update actions

This commit is contained in:
Sven Serlier 2022-07-03 20:14:29 +02:00 committed by GitHub
parent d08a9d79f1
commit 4a7ca55b40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: setup-python ${{ matrix.pypy }}
id: setup-python