Skip to content

Commit

Permalink
sccache-actions: use the official action (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvestre committed Mar 18, 2023
1 parent e9d28ac commit c405686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Expand Up @@ -30,7 +30,7 @@ jobs:
profile: minimal
override: true
- name: Run sccache-cache
uses: Xuanwo/sccache-action@c94e27bef21ab3fb4a5152c8a878c53262b4abb0
uses: mozilla-actions/sccache-action@c94e27bef21ab3fb4a5152c8a878c53262b4abb0
with:
version: "v0.4.0-pre.6"
- name: Get Date
Expand Down

0 comments on commit c405686

Please sign in to comment.