We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a48a80 commit 1fa3130Copy full SHA for 1fa3130
.github/workflows/close-milestone.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Install GitReleaseManager
25
uses: gittools/actions/gitreleasemanager/setup@v0.10.2
26
with:
27
- versionSpec: '0.11.x'
+ versionSpec: '0.15.x'
28
29
- name: Use GitVersion
30
id: gitversion
.github/workflows/update-milestone.yml
@@ -33,7 +33,7 @@ jobs:
33
if: ${{ github.event.action == 'opened' }}
34
35
36
37
38
39
0 commit comments