Skip to content

Commit

Permalink
build(deps): update mozilla-actions/sccache-action action to v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent d58c489 commit c62744a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
components: clippy

- name: Run sccache-cache 🗄️
uses: mozilla-actions/[email protected].6
uses: mozilla-actions/[email protected].7

- name: Setup Rust Cache 🗄️
uses: Swatinem/rust-cache@v2
Expand Down Expand Up @@ -137,7 +137,7 @@ jobs:
uses: dtolnay/rust-toolchain@stable

- name: Run sccache-cache 🗄️
uses: mozilla-actions/[email protected].6
uses: mozilla-actions/[email protected].7

- name: Setup Rust Cache 🗄️
uses: Swatinem/rust-cache@v2
Expand Down Expand Up @@ -165,7 +165,7 @@ jobs:
uses: actions/checkout@v4

- name: Run sccache-cache 🗄️
uses: mozilla-actions/[email protected].6
uses: mozilla-actions/[email protected].7

- name: Build sdist
run: pipx run build --sdist
Expand Down

0 comments on commit c62744a

Please sign in to comment.