Skip to content

Commit

Permalink
chore(deps): bump Swatinem/rust-cache from 2.7.2 to 2.7.3 (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
1 parent bcad5c6 commit 7062125
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
target: thumbv7em-none-eabi

- name: Rust Cache
uses: Swatinem/rust-cache@v2.7.2
uses: Swatinem/rust-cache@v2.7.3

- uses: actions-rs/cargo@v1
name: Cargo fmt
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
target: thumbv7em-none-eabi

- name: Rust Cache
uses: Swatinem/rust-cache@v2.7.2
uses: Swatinem/rust-cache@v2.7.3

- uses: actions-rs/cargo@v1
name: Cargo fmt
Expand Down

0 comments on commit 7062125

Please sign in to comment.