File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 21
21
os : ubuntu-latest
22
22
arch : amd64
23
23
steps :
24
- - uses : actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2.7.0
24
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
25
25
- uses : actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1.0.7
26
26
with :
27
27
toolchain : stable
Original file line number Diff line number Diff line change 26
26
- os : ubuntu-latest
27
27
target : aarch64-apple-darwin
28
28
steps :
29
- - uses : actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2.7.0
29
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
30
30
- uses : actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1.0.7
31
31
with :
32
32
toolchain : ${{ matrix.toolchain }}
You can’t perform that action at this time.
0 commit comments