File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 5858 - name : Check out dependent project antsibull-core
5959 uses : actions/checkout@v5
6060 with :
61- repository : ansible-community/antsibull-core
61+ repository : felixfontein/antsibull-core
62+ ref : logging
6263 path : antsibull-core
63- ref : ${{ matrix.antsibull_core_ref }}
6464 persist-credentials : false
6565
6666 - name : Check out dependent project antsibull-docs-parser
@@ -196,7 +196,8 @@ jobs:
196196 - name : Check out dependent project antsibull-core
197197 uses : actions/checkout@v5
198198 with :
199- repository : ansible-community/antsibull-core
199+ repository : felixfontein/antsibull-core
200+ ref : logging
200201 path : antsibull-core
201202 persist-credentials : false
202203
@@ -281,7 +282,8 @@ jobs:
281282 - name : Check out dependent project antsibull-core
282283 uses : actions/checkout@v5
283284 with :
284- repository : ansible-community/antsibull-core
285+ repository : felixfontein/antsibull-core
286+ ref : logging
285287 path : antsibull-core
286288 persist-credentials : false
287289
Original file line number Diff line number Diff line change 5151 - name : Check out dependent project antsibull-core
5252 uses : actions/checkout@v5
5353 with :
54- repository : ansible-community/antsibull-core
54+ repository : felixfontein/antsibull-core
55+ ref : logging
5556 path : antsibull-core
5657 persist-credentials : false
5758 - name : Check out dependent project antsibull-docs-parser
You can’t perform that action at this time.
0 commit comments