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 51c9f40 commit 9e8e52eCopy full SHA for 9e8e52e
.github/workflows/ci.yml
@@ -57,7 +57,7 @@ jobs:
57
apt-get update
58
apt-get install -y mono-complete
59
60
- - uses: NuGet/setup-nuget@v1
+ - uses: NuGet/setup-nuget@v2
61
62
- run: ./Build.ps1
63
shell: pwsh
.github/workflows/publish.yml
@@ -46,7 +46,7 @@ jobs:
46
47
48
49
50
51
52
0 commit comments