File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change 1717 uses : " actions/checkout@v4"
1818 with :
1919 fetch-depth : 0
20- run : git fetch --unshallow
2120
2221 - name : " Release"
2322 uses : " laminas/automatic-releases@1.24.0"
4140 uses : " actions/checkout@v4"
4241 with :
4342 fetch-depth : 0
44- run : git fetch --unshallow
4543
4644 - name : " Create Merge-Up Pull Request"
4745 uses : " laminas/automatic-releases@1.24.0"
6563 uses : " actions/checkout@v4"
6664 with :
6765 fetch-depth : 0
68- run : git fetch --unshallow
6966
7067 - name : " Create and/or Switch to new Release Branch"
7168 uses : " laminas/automatic-releases@1.24.0"
8986 uses : " actions/checkout@v4"
9087 with :
9188 fetch-depth : 0
92- run : git fetch --unshallow
9389
9490 - name : " Bump Changelog Version On Originating Release Branch"
9591 uses : " laminas/automatic-releases@1.24.0"
@@ -113,7 +109,6 @@ jobs:
113109 uses : " actions/checkout@v4"
114110 with :
115111 fetch-depth : 0
116- run : git fetch --unshallow
117112
118113 - name : " Create new milestones"
119114 uses : " laminas/automatic-releases@1.24.0"
You can’t perform that action at this time.
0 commit comments