Skip to content

Commit

Permalink
chore(deps): update swatinem/rust-cache digest to 23bce25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2024
1 parent 899cca0 commit 84e1812
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
toolchain: ${{ env.MSRV }}

- name: 💨 Cache Rust artifacts
uses: Swatinem/rust-cache@a22603398250b864f7190077025cf752307154dc # v2
uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2

- name: ⚙️ Run tests
run: cargo test -p ogg_next_sys -p aotuv_lancer_vorbis_sys -p vorbis_rs
Expand Down Expand Up @@ -84,7 +84,7 @@ jobs:
run: sudo apt update && sudo apt install -yq gcc-aarch64-linux-gnu libc6-arm64-cross qemu-user

- name: 💨 Cache Rust artifacts
uses: Swatinem/rust-cache@a22603398250b864f7190077025cf752307154dc # v2
uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2

- name: '🔍 Static analysis: run Clippy'
uses: giraffate/clippy-action@13b9d32482f25d29ead141b79e7e04e7900281e0 # v1
Expand Down

0 comments on commit 84e1812

Please sign in to comment.