File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5252 - name : Clippy
5353 run : cargo clippy --locked --profile ci --workspace --all-targets -- -D warnings
5454
55- - uses : taiki-e/install-action@385db9cc6bf65d19775b02084a4b698eaca9a4f2 # v2
55+ - uses : taiki-e/install-action@5ab5d1729c22acd8f798b267eadcfe5e5be6f5c2 # v2
5656 with :
5757 tool : cargo-nextest
5858 - name : Test
Original file line number Diff line number Diff line change 5555
5656 - name : Install cargo-edit
5757 if : matrix.target.target == 'windows'
58- uses : taiki-e/install-action@385db9cc6bf65d19775b02084a4b698eaca9a4f2 # v2
58+ uses : taiki-e/install-action@5ab5d1729c22acd8f798b267eadcfe5e5be6f5c2 # v2
5959 with :
6060 tool : cargo-edit
6161
@@ -132,7 +132,7 @@ jobs:
132132 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
133133
134134 - name : Download artifact
135- uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
135+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
136136 with :
137137 name : ${{ matrix.target.artifact }}
138138 path : ${{ matrix.target.artifact }}
You can’t perform that action at this time.
0 commit comments