Skip to content

Commit

Permalink
Bump sccache-action to v0.0.4 (#10060)
Browse files Browse the repository at this point in the history
  • Loading branch information
phillipleblanc authored Apr 12, 2024
1 parent a5cf0b8 commit 952c98e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-rust-runtime/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ runs:
using: "composite"
steps:
- name: Run sccache-cache
uses: mozilla-actions/[email protected].3
uses: mozilla-actions/[email protected].4
- name: Configure runtime env
shell: bash
# do not produce debug symbols to keep memory usage down
Expand Down

0 comments on commit 952c98e

Please sign in to comment.