Skip to content

Commit 3771a9c

Browse files
Update Swatinem/rust-cache action to v2.7.2 (#1196)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5eb9205 commit 3771a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
1313

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

1616
- run: cargo run
1717
- run: cp CNAME ./site/

0 commit comments

Comments
 (0)