Skip to content

Commit 02c7413

Browse files
committed
merge conflict
2 parents b31f815 + 3b361ab commit 02c7413

File tree

3 files changed

+1401
-2
lines changed

3 files changed

+1401
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: make qa
3535
- name: Get next version
3636
id: get_next_version
37-
uses: thenativeweb/get-next-version@2.6.3
37+
uses: thenativeweb/get-next-version@2.7.1
3838
- name: Create new version
3939
if: ${{ steps.get_next_version.outputs.hasNextVersion == 'true' }}
4040
run: |

0 commit comments

Comments
 (0)