File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2525 override : true
2626 profile : minimal
2727 components : clippy, rustfmt
28- - uses : Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2
28+ - uses : Swatinem/rust-cache@720f7e45ccee46c12a7b1d7bed2ab733be9be5a1 # v2
2929 with :
3030 key : ${{ matrix.pwd }}
3131 workspaces : ${{ matrix.pwd }}
4747 toolchain : stable
4848 override : true
4949 profile : minimal
50- - uses : Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2
50+ - uses : Swatinem/rust-cache@720f7e45ccee46c12a7b1d7bed2ab733be9be5a1 # v2
5151 - name : Check documentation
5252 env :
5353 RUSTDOCFLAGS : " -D rustdoc::broken_intra_doc_links"
6363 toolchain : stable
6464 override : true
6565 profile : minimal
66- - uses : Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2
66+ - uses : Swatinem/rust-cache@720f7e45ccee46c12a7b1d7bed2ab733be9be5a1 # v2
6767 - name : Run doc tests
6868 uses : actions-rs/cargo@844f36862e911db73fe0815f00a4a2602c279505 # v1
6969 with :
9494 toolchain : stable
9595 override : true
9696 profile : minimal
97- - uses : Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2
97+ - uses : Swatinem/rust-cache@720f7e45ccee46c12a7b1d7bed2ab733be9be5a1 # v2
9898 with :
9999 key : ${{ matrix.pwd }}
100100 workspaces : ${{ matrix.pwd }}
You can’t perform that action at this time.
0 commit comments