We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b0c649 commit a578cd5Copy full SHA for a578cd5
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@v3
+ - uses: nuget/setup-nuget@v4
23
with:
24
nuget-version: '6.x'
25
0 commit comments