Skip to content

Commit 679d4af

Browse files
committed
Pin versions of unofficial action
1 parent a45a0ce commit 679d4af

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
@@ -23,7 +23,7 @@ jobs:
2323
rustup default stable
2424
rustc -vV
2525
26-
- uses: Swatinem/rust-cache@v2
26+
- uses: Swatinem/rust-cache@9d47c6ad4b02e050fd481d890b2ea34778fd09d6
2727

2828
- name: Build the validation tool
2929
run: cargo build

0 commit comments

Comments
 (0)