fix github workflow

This commit is contained in:
Edwin Eefting 2023-04-04 16:13:42 +02:00
parent 428e6edc13
commit 8a6a62ce9c
No known key found for this signature in database
GPG Key ID: 9B92332AE2D74991

View File

@ -11,7 +11,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2.3.4
uses: actions/checkout@v3.5.0
- name: Prepare
run: sudo apt update && sudo apt install zfsutils-linux lzop pigz zstd gzip xz-utils lz4 mbuffer && sudo -H pip3 install coverage unittest2 mock==3.0.5 coveralls