We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28e76c0 commit 7d7a7d8Copy full SHA for 7d7a7d8
.github/workflows/main.yml
@@ -20,7 +20,7 @@ jobs:
20
echo "RUSTC_WRAPPER=sccache" >> $GITHUB_ENV
21
echo "SCCACHE_GHA_ENABLED=true" >> $GITHUB_ENV
22
- name: Run sccache-cache
23
- uses: mozilla-actions/[email protected].4
+ uses: mozilla-actions/[email protected].8
24
- name: Install Rust
25
run: |
26
rustup set profile minimal
0 commit comments