Skip to content

Commit 5288a24

Browse files
authored
release/2.14.3
1 parent aa1f60a commit 5288a24

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release-version-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ jobs:
4949
with:
5050
head: ${{ env.RELEASE_VERSION }}
5151
base: ${{ env.MASTER_VERSION }}
52-
operator: '>'
52+
operator: '>='

0 commit comments

Comments
 (0)