We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0861a9b + aa95a66 commit e012b16Copy full SHA for e012b16
1 file changed
.github/workflows/main.yml
@@ -25,7 +25,7 @@ jobs:
25
fetch-depth: 0
26
27
- name: Nerdbank.GitVersioning
28
- uses: dotnet/nbgv@v0.4.1
+ uses: dotnet/nbgv@v0.4.2
29
with:
30
# Defines ALL version variables as environment variables, with a "NBGV_" prefix.
31
setAllVars: true
0 commit comments