File tree Expand file tree Collapse file tree 9 files changed +21
-21
lines changed
Expand file tree Collapse file tree 9 files changed +21
-21
lines changed Original file line number Diff line number Diff line change 3636
3737 steps :
3838 - name : Checkout Bitcoin Core repo
39- uses : actions/checkout@v4
39+ uses : actions/checkout@v5
4040 with :
4141 repository : bitcoin/bitcoin
4242
Original file line number Diff line number Diff line change 3232
3333 steps :
3434 - name : Checkout Bitcoin Core repo
35- uses : actions/checkout@v4
35+ uses : actions/checkout@v5
3636 with :
3737 repository : bitcoin/bitcoin
3838
Original file line number Diff line number Diff line change 3232
3333 steps :
3434 - name : Checkout Bitcoin Core repo
35- uses : actions/checkout@v4
35+ uses : actions/checkout@v5
3636 with :
3737 repository : bitcoin/bitcoin
3838
4545 copyback : false
4646
4747 - name : Checkout helper actions
48- uses : actions/checkout@v4
48+ uses : actions/checkout@v5
4949 with :
5050 sparse-checkout : .github/actions
5151 path : ci/nightly
8989
9090 steps :
9191 - name : Checkout Bitcoin Core repo
92- uses : actions/checkout@v4
92+ uses : actions/checkout@v5
9393 with :
9494 repository : bitcoin/bitcoin
9595
@@ -102,7 +102,7 @@ jobs:
102102 copyback : false
103103
104104 - name : Checkout helper actions
105- uses : actions/checkout@v4
105+ uses : actions/checkout@v5
106106 with :
107107 sparse-checkout : .github/actions
108108 path : ci/nightly
Original file line number Diff line number Diff line change 3838
3939 steps :
4040 - name : Checkout Bitcoin Core repo
41- uses : actions/checkout@v4
41+ uses : actions/checkout@v5
4242 with :
4343 repository : bitcoin/bitcoin
4444
5656 copyback : false
5757
5858 - name : Checkout helper actions
59- uses : actions/checkout@v4
59+ uses : actions/checkout@v5
6060 with :
6161 sparse-checkout : .github/actions
6262 path : ci/nightly
@@ -100,7 +100,7 @@ jobs:
100100
101101 steps :
102102 - name : Checkout Bitcoin Core repo
103- uses : actions/checkout@v4
103+ uses : actions/checkout@v5
104104 with :
105105 repository : bitcoin/bitcoin
106106
@@ -118,7 +118,7 @@ jobs:
118118 copyback : false
119119
120120 - name : Checkout helper actions
121- uses : actions/checkout@v4
121+ uses : actions/checkout@v5
122122 with :
123123 sparse-checkout : .github/actions
124124 path : ci/nightly
Original file line number Diff line number Diff line change 3939
4040 steps :
4141 - name : Checkout Bitcoin Core repo
42- uses : actions/checkout@v4
42+ uses : actions/checkout@v5
4343 with :
4444 repository : bitcoin/bitcoin
4545
6969 cmake --install build
7070
7171 - name : Checkout helper actions
72- uses : actions/checkout@v4
72+ uses : actions/checkout@v5
7373 with :
7474 sparse-checkout : .github/actions
7575 path : ci/nightly
Original file line number Diff line number Diff line change 3838
3939 steps :
4040 - name : Checkout Bitcoin Core repo
41- uses : actions/checkout@v4
41+ uses : actions/checkout@v5
4242 with :
4343 repository : bitcoin/bitcoin
4444
5555 copyback : false
5656
5757 - name : Checkout helper actions
58- uses : actions/checkout@v4
58+ uses : actions/checkout@v5
5959 with :
6060 sparse-checkout : .github/actions
6161 path : ci/nightly
9999
100100 steps :
101101 - name : Checkout Bitcoin Core repo
102- uses : actions/checkout@v4
102+ uses : actions/checkout@v5
103103 with :
104104 repository : bitcoin/bitcoin
105105
@@ -113,7 +113,7 @@ jobs:
113113 copyback : false
114114
115115 - name : Checkout helper actions
116- uses : actions/checkout@v4
116+ uses : actions/checkout@v5
117117 with :
118118 sparse-checkout : .github/actions
119119 path : ci/nightly
Original file line number Diff line number Diff line change 1919
2020 steps :
2121 - name : Checkout Bitcoin Core repo
22- uses : actions/checkout@v4
22+ uses : actions/checkout@v5
2323 with :
2424 repository : bitcoin/bitcoin
2525
Original file line number Diff line number Diff line change 2929
3030 steps :
3131 - name : Checkout Bitcoin Core repo
32- uses : actions/checkout@v4
32+ uses : actions/checkout@v5
3333 with :
3434 repository : bitcoin/bitcoin
3535
7474
7575 steps :
7676 - name : Checkout Bitcoin Core repo
77- uses : actions/checkout@v4
77+ uses : actions/checkout@v5
7878 with :
7979 repository : bitcoin/bitcoin
8080
Original file line number Diff line number Diff line change 2525
2626 steps :
2727 - name : Checkout Bitcoin Core repo
28- uses : actions/checkout@v4
28+ uses : actions/checkout@v5
2929 with :
3030 repository : bitcoin/bitcoin
3131
7171
7272 steps :
7373 - name : Checkout Bitcoin Core repo
74- uses : actions/checkout@v4
74+ uses : actions/checkout@v5
7575 with :
7676 repository : bitcoin/bitcoin
7777
You can’t perform that action at this time.
0 commit comments