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 ec3cedd commit 5fad086Copy full SHA for 5fad086
1 file changed
.github/workflows/publish-nuget.yml
@@ -19,7 +19,7 @@ jobs:
19
GITHUB_CONTEXT: ${{ toJson(github) }}
20
run: echo "$GITHUB_CONTEXT"
21
22
- - uses: nuget/setup-nuget@v2
+ - uses: nuget/setup-nuget@v3
23
with:
24
nuget-version: '6.x'
25
0 commit comments