Skip to content

Commit 5e5d3ce

Browse files
author
Petr Sramek
committed
v2
1 parent 8c105cb commit 5e5d3ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
steps:
6767
- uses: actions/checkout@v3
6868
- name: Install .NET SDK
69-
uses: actions/setup-dotnet@v3
69+
uses: actions/setup-dotnet@v2
7070
with:
7171
dotnet-version: |
7272
2.0.x

0 commit comments

Comments
 (0)