Skip to content

Commit

Permalink
Merge pull request #337 from crepererum-oss/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/Swatinem/rust-cache-2.7.7

chore(deps): bump Swatinem/rust-cache from 2.7.5 to 2.7.7
  • Loading branch information
crepererum authored Jan 1, 2025
2 parents 0579f7b + af409b2 commit 9fb134c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
toolchain: stable

- name: Cache
uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2.7.5
uses: Swatinem/rust-cache@f0deed1e0edfc6a9be95417288c0e1099b1eeec3 # v2.7.7

- name: cargo fmt
run: cargo fmt --all -- --check
Expand Down

0 comments on commit 9fb134c

Please sign in to comment.