Skip to content

Commit 9a5493e

Browse files
authored
Merge pull request #502 from loresoft/dependabot/github_actions/actions/setup-dotnet-4
Bump actions/setup-dotnet from 3 to 4
2 parents 632a023 + 0552da0 commit 9a5493e

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
@@ -43,7 +43,7 @@ jobs:
4343
fetch-depth: 0
4444

4545
- name: Install .NET
46-
uses: actions/setup-dotnet@v3
46+
uses: actions/setup-dotnet@v4
4747
with:
4848
dotnet-version: |
4949
6.0.x

0 commit comments

Comments
 (0)