Commit 349e9d9 1 parent 47121bc commit 349e9d9 Copy full SHA for 349e9d9
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@9e326ebed976843c9932b3aa0e021c6f50310eb4 # v0.0.6
38
+ uses : mozilla-actions/sccache-action@054db53350805f83040bf3e6e9b8cf5a139aa7c9 # v0.0.7
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@9e326ebed976843c9932b3aa0e021c6f50310eb4 # v0.0.6
87
+ uses : mozilla-actions/sccache-action@054db53350805f83040bf3e6e9b8cf5a139aa7c9 # v0.0.7
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