Update madhead/semver-utils to latest

This commit is contained in:
K.B.Dharun Krishna 2023-06-06 14:41:34 +05:30 committed by GitHub
parent 28bb3c39ba
commit 87cc472419
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: Parse semver - name: Parse semver
uses: madhead/semver-utils@v2 uses: madhead/semver-utils@latest
id: version id: version
with: with:
version: ${{ github.ref_name }} version: ${{ github.ref_name }}