Commit 5afb0b2 1 parent a189bd5 commit 5afb0b2 Copy full SHA for 5afb0b2
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 35
35
toolchain : ${{ env.MSRV }}
36
36
37
37
- name : 💨 Set up sccache
38
- uses : mozilla-actions/sccache-action@054db53350805f83040bf3e6e9b8cf5a139aa7c9 # v0.0.7
38
+ uses : mozilla-actions/sccache-action@65101d47ea8028ed0c98a1cdea8dd9182e9b5133 # v0.0.8
39
39
40
40
- name : ⚙️ Run tests
41
41
run : cargo test -p ogg_next_sys -p aotuv_lancer_vorbis_sys -p vorbis_rs
84
84
run : sudo apt update && sudo apt install -yq gcc-aarch64-linux-gnu libc6-arm64-cross qemu-user
85
85
86
86
- name : 💨 Set up sccache
87
- uses : mozilla-actions/sccache-action@054db53350805f83040bf3e6e9b8cf5a139aa7c9 # v0.0.7
87
+ uses : mozilla-actions/sccache-action@65101d47ea8028ed0c98a1cdea8dd9182e9b5133 # v0.0.8
88
88
89
89
- name : ' 🔍 Static analysis: run Clippy'
90
90
uses : giraffate/clippy-action@13b9d32482f25d29ead141b79e7e04e7900281e0 # v1
You can’t perform that action at this time.
0 commit comments