diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d60a3b63f..8d0d841e9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -79,7 +79,7 @@ jobs: run: cargo test --verbose --release --features=logger-autoinit --features=shared-memory - name: Upload artifact - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: # Artifact name name: zenoh-c-${{ matrix.os }}