File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6464 run : git fetch --depth=1 origin main
6565
6666 - name : Setup toolchain
67- uses : dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9
67+ uses : dtolnay/rust-toolchain@6c977a6ca4077a0ceb28ffbe03f59d46e9ac8772
6868 with :
6969 toolchain : ${{ matrix.rust }}
7070
8282 uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
8383
8484 - name : Setup toolchain
85- uses : dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9
85+ uses : dtolnay/rust-toolchain@6c977a6ca4077a0ceb28ffbe03f59d46e9ac8772
8686 with :
8787 toolchain : stable
8888 components : clippy
@@ -110,7 +110,7 @@ jobs:
110110 uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
111111
112112 - name : Setup toolchain
113- uses : dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9
113+ uses : dtolnay/rust-toolchain@6c977a6ca4077a0ceb28ffbe03f59d46e9ac8772
114114 with :
115115 toolchain : stable
116116
@@ -133,7 +133,7 @@ jobs:
133133 uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
134134
135135 - name : Setup toolchain
136- uses : dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9
136+ uses : dtolnay/rust-toolchain@6c977a6ca4077a0ceb28ffbe03f59d46e9ac8772
137137 with :
138138 toolchain : stable
139139 components : clippy
@@ -153,7 +153,7 @@ jobs:
153153 uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
154154
155155 - name : Setup nightly toolchain
156- uses : dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9
156+ uses : dtolnay/rust-toolchain@6c977a6ca4077a0ceb28ffbe03f59d46e9ac8772
157157 with :
158158 toolchain : nightly
159159
You can’t perform that action at this time.
0 commit comments