Skip to content

Commit 8f5525a

Browse files
Merge pull request #122 from ChristianGalla/dependabot/github_actions/actions/setup-dotnet-4
2 parents cf0ccea + b05a3db commit 8f5525a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858

5959
# install .NET 7 for license downloader and newer for app
6060
- name: install .NET versions
61-
uses: actions/setup-dotnet@v2
61+
uses: actions/setup-dotnet@v4
6262
with:
6363
dotnet-version: |
6464
7.x

0 commit comments

Comments
 (0)