Skip to content

Commit

Permalink
Update Swatinem/rust-cache action to v2.7.2 (#1196)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 11, 2024
1 parent 5eb9205 commit 3771a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4

- uses: Swatinem/rust-cache@v2.5.0
- uses: Swatinem/rust-cache@a22603398250b864f7190077025cf752307154dc # v2.7.2

- run: cargo run
- run: cp CNAME ./site/
Expand Down

0 comments on commit 3771a9c

Please sign in to comment.