diff --git a/.github/workflows/Rust.yml b/.github/workflows/Rust.yml index 19a8e49..42f9255 100644 --- a/.github/workflows/Rust.yml +++ b/.github/workflows/Rust.yml @@ -74,7 +74,7 @@ jobs: target/ Target/ key: ${{ runner.os }}-cargo-${{ hashFiles('./Cargo.toml') }} - - uses: actions-rs/cargo@4ff6ec2846f6e7217c1a9b0b503506665f134c4b # undefined + - uses: actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505 # undefined with: command: build args: --release --all-features --manifest-path ./Cargo.toml