File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 35
35
runs-on : ${{ matrix.os }}
36
36
37
37
steps :
38
- - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
38
+ - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
39
39
- name : Rust Cache
40
40
41
41
with :
Original file line number Diff line number Diff line change 19
19
runs-on : ${{ matrix.os }}
20
20
21
21
steps :
22
- - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
22
+ - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
23
23
- name : Rust Cache
24
24
25
25
with :
Original file line number Diff line number Diff line change 10
10
build :
11
11
runs-on : " ubuntu-latest"
12
12
steps :
13
- - uses : " actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac " # v4
13
+ - uses : " actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 " # v4
14
14
- name : " TODO to Issue"
15
15
uses : " alstr/todo-to-issue-action@v4"
16
16
with :
You can’t perform that action at this time.
0 commit comments