File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 18
18
runs-on : ubuntu-latest
19
19
steps :
20
20
- name : Checkout
21
- uses : actions/checkout@v4.3 .0
21
+ uses : actions/checkout@v5.0 .0
22
22
- name : Setup Tools
23
23
uses : ./.github/setup
24
24
- name : Fix formatting
Original file line number Diff line number Diff line change 19
19
runs-on : ubuntu-latest
20
20
steps :
21
21
- name : Checkout
22
- uses : actions/checkout@v4.3 .0
22
+ uses : actions/checkout@v5.0 .0
23
23
with :
24
24
fetch-depth : 0
25
25
- name : Setup Tools
37
37
runs-on : ubuntu-latest
38
38
steps :
39
39
- name : Checkout
40
- uses : actions/checkout@v4.3 .0
40
+ uses : actions/checkout@v5.0 .0
41
41
with :
42
42
fetch-depth : 0
43
43
- name : Setup Tools
Original file line number Diff line number Diff line change 23
23
runs-on : ubuntu-latest
24
24
steps :
25
25
- name : Checkout
26
- uses : actions/checkout@v4.3 .0
26
+ uses : actions/checkout@v5.0 .0
27
27
with :
28
28
fetch-depth : 0
29
29
- name : Setup Tools
You can’t perform that action at this time.
0 commit comments