File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 9595 with :
9696 toolchain : ${{ env.RUST_VERSION }}
9797
98- - uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5
98+ - uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5
9999 with :
100100 go-version : ${{ env.GO_VERSION }}
101101
Original file line number Diff line number Diff line change 2828 with :
2929 toolchain : ${{ env.RUST_VERSION }}
3030
31- - uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5
31+ - uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5
3232 with :
3333 go-version : ${{ env.GO_VERSION }}
3434
8989 toolchain : ${{ env.RUST_VERSION }}
9090 components : clippy
9191
92- - uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5
92+ - uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5
9393 with :
9494 go-version : ${{ env.GO_VERSION }}
9595
@@ -132,7 +132,7 @@ jobs:
132132 toolchain : ${{ env.RUST_VERSION }}
133133 components : rustfmt
134134
135- - uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5
135+ - uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5
136136 with :
137137 go-version : ${{ env.GO_VERSION }}
138138
@@ -159,7 +159,7 @@ jobs:
159159 with :
160160 toolchain : ${{ env.RUST_VERSION }}
161161
162- - uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5
162+ - uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5
163163 with :
164164 go-version : ${{ env.GO_VERSION }}
165165
Original file line number Diff line number Diff line change 6161 toolchain : ${{ env.RUST_VERSION }}
6262 targets : ${{ matrix.target }}
6363
64- - uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5
64+ - uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5
6565 with :
6666 go-version : ${{ env.GO_VERSION }}
6767
Original file line number Diff line number Diff line change 4646 toolchain : ${{ env.RUST_VERSION }}
4747 targets : ${{ matrix.target }}
4848
49- - uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5
49+ - uses : actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5
5050 with :
5151 go-version : ' ^1.22.2'
5252
You can’t perform that action at this time.
0 commit comments