Skip to content

Commit 5afb0b2

Browse files
chore(deps): update mozilla-actions/sccache-action action to v0.0.8
1 parent a189bd5 commit 5afb0b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
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@054db53350805f83040bf3e6e9b8cf5a139aa7c9 # v0.0.7
38+
uses: mozilla-actions/sccache-action@65101d47ea8028ed0c98a1cdea8dd9182e9b5133 # v0.0.8
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@054db53350805f83040bf3e6e9b8cf5a139aa7c9 # v0.0.7
87+
uses: mozilla-actions/sccache-action@65101d47ea8028ed0c98a1cdea8dd9182e9b5133 # v0.0.8
8888

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

0 commit comments

Comments
 (0)