Skip to content

Commit

Permalink
Update Swatinem/rust-cache action to v2.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent 97972a0 commit c2cbd66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
components: clippy, rustfmt

- name: cache Rust dependencies
uses: Swatinem/[email protected].5
uses: Swatinem/[email protected].6

- name: Install Protoc
uses: arduino/setup-protoc@v1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
components: clippy, rustfmt

- name: cache dependencies
uses: Swatinem/[email protected].5
uses: Swatinem/[email protected].6

- name: setup c2a-core
run: ./setup.sh
Expand Down

0 comments on commit c2cbd66

Please sign in to comment.