Skip to content

Commit 7a501cb

Browse files
Update Swatinem/rust-cache action to v2.7.2
1 parent f1c040d commit 7a501cb

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@v2
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)