We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3592185 commit 6a7dceaCopy full SHA for 6a7dcea
.github/workflows/_build.yaml
@@ -29,7 +29,7 @@ jobs:
29
30
- name: Version stamping
31
id: vsix_version
32
- uses: dotnet/nbgv@v0.4.1
+ uses: dotnet/nbgv@f088059084cb5d872e9d1a994433ca6440c2bf72
33
with:
34
setAllVars: true
35
0 commit comments