Skip to content

Commit 12bc6d5

Browse files
Update Swatinem/rust-cache action to v2.7.3 (#1212)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e1da248 commit 12bc6d5

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@a22603398250b864f7190077025cf752307154dc # v2.7.2
14+
- uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.7.3
1515

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

0 commit comments

Comments
 (0)