File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -32,14 +32,14 @@ jobs:
32
32
# #########################################################################################
33
33
# Checkout
34
34
- name : Checkout
35
- uses : actions/checkout@v4.3 .0
35
+ uses : actions/checkout@v5.0 .0
36
36
with :
37
37
lfs : true
38
38
39
39
# #########################################################################################
40
40
# Setup SDK
41
41
- name : Checkout Build Tools
42
- uses : actions/checkout@v4.3 .0
42
+ uses : actions/checkout@v5.0 .0
43
43
with :
44
44
repository : flashflashrevolution/rCubed-build-tools
45
45
path : " tools"
Original file line number Diff line number Diff line change @@ -18,14 +18,14 @@ jobs:
18
18
# #########################################################################################
19
19
# Checkout
20
20
- name : Checkout Repo
21
- uses : actions/checkout@v4.3 .0
21
+ uses : actions/checkout@v5.0 .0
22
22
with :
23
23
lfs : true
24
24
25
25
# #########################################################################################
26
26
# Setup SDK
27
27
- name : Checkout Build Tools
28
- uses : actions/checkout@v4.3 .0
28
+ uses : actions/checkout@v5.0 .0
29
29
with :
30
30
repository : flashflashrevolution/rCubed-build-tools
31
31
path : " tools"
Original file line number Diff line number Diff line change @@ -34,14 +34,14 @@ jobs:
34
34
# #########################################################################################
35
35
# Checkout
36
36
- name : Checkout
37
- uses : actions/checkout@v4.3 .0
37
+ uses : actions/checkout@v5.0 .0
38
38
with :
39
39
lfs : true
40
40
41
41
# #########################################################################################
42
42
# Setup SDK
43
43
- name : Checkout Build Tools
44
- uses : actions/checkout@v4.3 .0
44
+ uses : actions/checkout@v5.0 .0
45
45
with :
46
46
repository : flashflashrevolution/rCubed-build-tools
47
47
path : " tools"
You can’t perform that action at this time.
0 commit comments