Skip to content

Commit 1c47857

Browse files
authored
Update release.yml
1 parent c0b08fa commit 1c47857

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ jobs:
2525

2626
# Setup Nuget
2727
- name: Set up the Nuget
28-
uses: NuGet/[email protected].2
28+
uses: NuGet/[email protected].5
2929

3030
# Setup MSBuild
3131
- name: Set up MSBuild
32-
uses: microsoft/[email protected].1
32+
uses: microsoft/[email protected].2
3333

3434
# Setup VS Test
3535
- name: Set up VSTest runner

0 commit comments

Comments
 (0)