mirror of
https://github.com/PaulHatch/semantic-version.git
synced 2025-12-27 04:58:17 +00:00
Update to uses
This commit is contained in:
parent
ed818a75eb
commit
57b16efd19
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ it will be given the new version if the build were to be retriggered, for exampl
|
|||
<!-- start usage -->
|
||||
|
||||
```yaml
|
||||
- uses: paulhatch/semantic-version@v4
|
||||
- uses: paulhatch/semantic-version@v4.0.1
|
||||
with:
|
||||
# The prefix to use to identify tags
|
||||
tag_prefix: "v"
|
||||
|
|
|
|||
Loading…
Reference in a new issue