Skip to content

Commit 6f00808

Browse files
committed
Fix actions...
1 parent 8783310 commit 6f00808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Setup MSBuild
1515
uses: microsoft/[email protected]
1616
- name: Setup NuGet
17-
uses: NuGet/[email protected].4
17+
uses: NuGet/[email protected].5
1818

1919
- name: NuGet Restore
2020
run: nuget restore

0 commit comments

Comments
 (0)