File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,14 +32,14 @@ jobs:
3232 # #########################################################################################
3333 # Checkout
3434 - name : Checkout
35- uses : actions/checkout@v4.2.2
35+ uses : actions/checkout@v5.0.0
3636 with :
3737 lfs : true
3838
3939 # #########################################################################################
4040 # Setup SDK
4141 - name : Checkout Build Tools
42- uses : actions/checkout@v4.2.2
42+ uses : actions/checkout@v5.0.0
4343 with :
4444 repository : flashflashrevolution/rCubed-build-tools
4545 path : " tools"
Original file line number Diff line number Diff line change @@ -18,14 +18,14 @@ jobs:
1818 # #########################################################################################
1919 # Checkout
2020 - name : Checkout Repo
21- uses : actions/checkout@v4.2.2
21+ uses : actions/checkout@v5.0.0
2222 with :
2323 lfs : true
2424
2525 # #########################################################################################
2626 # Setup SDK
2727 - name : Checkout Build Tools
28- uses : actions/checkout@v4.2.2
28+ uses : actions/checkout@v5.0.0
2929 with :
3030 repository : flashflashrevolution/rCubed-build-tools
3131 path : " tools"
Original file line number Diff line number Diff line change @@ -34,14 +34,14 @@ jobs:
3434 # #########################################################################################
3535 # Checkout
3636 - name : Checkout
37- uses : actions/checkout@v4.2.2
37+ uses : actions/checkout@v5.0.0
3838 with :
3939 lfs : true
4040
4141 # #########################################################################################
4242 # Setup SDK
4343 - name : Checkout Build Tools
44- uses : actions/checkout@v4.2.2
44+ uses : actions/checkout@v5.0.0
4545 with :
4646 repository : flashflashrevolution/rCubed-build-tools
4747 path : " tools"
You can’t perform that action at this time.
0 commit comments