Skip to content

Commit

Permalink
build(deps): update mozilla-actions/sccache-action action to v0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 30, 2024
1 parent cfbabae commit 8cf982e
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 @@ -45,7 +45,7 @@ jobs:
components: clippy

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

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

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

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

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

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

0 comments on commit 8cf982e

Please sign in to comment.