We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4be9409 commit 358f4adCopy full SHA for 358f4ad
.github/workflows/prerelease.yml
@@ -28,7 +28,7 @@ jobs:
28
fetch-depth: 0
29
persist-credentials: false
30
- name: Run TinySemVer
31
- uses: ashvardanian/tinysemver@v2.0.7
+ uses: ashvardanian/tinysemver@v2.1.1
32
with:
33
verbose: "true"
34
version-file: "VERSION"
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
0 commit comments