We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa1f60a commit 5288a24Copy full SHA for 5288a24
2 files changed
.github/workflows/release-version-check.yml
@@ -49,4 +49,4 @@ jobs:
49
with:
50
head: ${{ env.RELEASE_VERSION }}
51
base: ${{ env.MASTER_VERSION }}
52
- operator: '>'
+ operator: '>='
kmp-common-sdk
0 commit comments