Skip to content

Commit d67ff25

Browse files
jnyrupdennisdoomen
authored andcommitted
bump setup-dotnet from v3 to v4
1 parent ebba35f commit d67ff25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fetch-depth: 0
1717

1818
- name: Setup .NET SDKs
19-
uses: actions/setup-dotnet@v3
19+
uses: actions/setup-dotnet@v4
2020
with:
2121
dotnet-version: |
2222
2.1.x
@@ -60,7 +60,7 @@ jobs:
6060
fetch-depth: 0
6161

6262
- name: Setup .NET SDKs
63-
uses: actions/setup-dotnet@v3
63+
uses: actions/setup-dotnet@v4
6464
with:
6565
dotnet-version: |
6666
2.1.x

0 commit comments

Comments
 (0)