We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e53879 commit 84e59deCopy full SHA for 84e59de
.github/workflows/nuget.yaml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@v3
15
16
- name: Setup .NET Core
17
- uses: actions/setup-dotnet@v3
+ uses: actions/setup-dotnet@master
18
with:
19
global-json-file: global.json
20
0 commit comments