Skip to content

Commit c169ea8

Browse files
chore(deps): update mozilla-actions/sccache-action action to v0.0.11
1 parent ea77b4f commit c169ea8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
toolchain: ${{ env.MSRV }}
3636

3737
- name: 💨 Set up sccache
38-
uses: mozilla-actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10
38+
uses: mozilla-actions/sccache-action@fc920bf0ec8de6ee65d409111f7ec508035751ba # v0.0.11
3939

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

8686
- name: 💨 Set up sccache
87-
uses: mozilla-actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10
87+
uses: mozilla-actions/sccache-action@fc920bf0ec8de6ee65d409111f7ec508035751ba # v0.0.11
8888

8989
- name: "🔍 Static analysis: run Clippy"
9090
uses: giraffate/clippy-action@13b9d32482f25d29ead141b79e7e04e7900281e0 # v1

0 commit comments

Comments
 (0)