File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
check_fmt :
11
11
runs-on : ubuntu-latest
12
12
steps :
13
- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
13
+ - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
14
14
- uses : actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1
15
15
with :
16
16
toolchain : stable
22
22
build :
23
23
runs-on : ubuntu-latest
24
24
steps :
25
- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
25
+ - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
26
26
- uses : actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1
27
27
with :
28
28
toolchain : stable
34
34
test :
35
35
runs-on : ubuntu-latest
36
36
steps :
37
- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
37
+ - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
38
38
- uses : actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1
39
39
with :
40
40
toolchain : stable
You can’t perform that action at this time.
0 commit comments