(MINOR) test
This commit is contained in:
parent
7b6b46ab05
commit
24bae797b2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/complib-package.yml
vendored
2
.github/workflows/complib-package.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0
|
||||
- name: Bump version number
|
||||
uses: paulhatch/semantic-version@v5.0.0-alpha2
|
||||
uses: paulhatch/semantic-version@v4.0.2
|
||||
id: next_semantic_version
|
||||
with:
|
||||
branch: "build-test"
|
||||
|
|
Reference in a new issue