mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-24 19:33:02 +03:00
Update asdf-vm/actions action to v2
This commit is contained in:
parent
b7a03ca765
commit
101549b3df
2
.github/workflows/create-release-branch.yml
vendored
2
.github/workflows/create-release-branch.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
run: git checkout $(git describe --tags --abbrev=0)
|
||||
if: inputs.base-ref == 'latest'
|
||||
|
||||
- uses: asdf-vm/actions/install@v1
|
||||
- uses: asdf-vm/actions/install@v2
|
||||
with:
|
||||
tool_versions: |
|
||||
semver 3.3.0
|
||||
|
Loading…
Reference in New Issue
Block a user