diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3615c05..15d0238 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -28,7 +28,7 @@ jobs: - name: Cargo deb run: | - cargo install --version 1.42.2 cargo-deb + cargo install --version 1.44.1 cargo-deb cargo deb --verbose ls -lah target/debian