Skip to content

Commit 643c7e4

Browse files
committed
[spec] setup-dotnet bump to v1.5
1 parent 6fb7ce2 commit 643c7e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@v2
2020

2121
- name: Install DotNet
22-
uses: actions/setup-dotnet@v1
22+
uses: actions/setup-dotnet@v1.5
2323

2424
- name: Restore Dependencies
2525
run: dotnet restore

0 commit comments

Comments
 (0)