Skip to content

Commit 84e59de

Browse files
authored
Update nuget.yaml
1 parent 6e53879 commit 84e59de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nuget.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v3
1515

1616
- name: Setup .NET Core
17-
uses: actions/setup-dotnet@v3
17+
uses: actions/setup-dotnet@master
1818
with:
1919
global-json-file: global.json
2020

0 commit comments

Comments
 (0)