Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9a01150

Browse files
authored
Try to fix github deprecation warning (#7)
1 parent bc38c3f commit 9a01150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-from-label.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
fetch-depth: 0
2828
- name: install semver
29-
uses: asdf-vm/actions/install@v1.1.0
29+
uses: asdf-vm/actions/install@v2.2.0
3030
with:
3131
tool_versions: |
3232
semver 3.3.0

0 commit comments

Comments
 (0)