Skip to content

Commit 8441f6f

Browse files
Merge pull request #121 from microsoftgraph/dependabot/github_actions/actions/setup-dotnet-4
2 parents 1444a62 + 35b183c commit 8441f6f

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
@@ -23,7 +23,7 @@ jobs:
2323
java-version: '17'
2424
distribution: 'temurin'
2525
- name: Setup .NET
26-
uses: actions/setup-dotnet@v3
26+
uses: actions/setup-dotnet@v4
2727
with:
2828
dotnet-version: 7.0.x
2929
- name: Install workloads

0 commit comments

Comments
 (0)