Skip to content

Commit

Permalink
Merge pull request #121 from microsoftgraph/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions/setup-dotnet-4
  • Loading branch information
dependabot[bot] committed Dec 11, 2023
2 parents 1444a62 + 35b183c commit 8441f6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
java-version: '17'
distribution: 'temurin'
- name: Setup .NET
uses: actions/setup-dotnet@v3
uses: actions/setup-dotnet@v4
with:
dotnet-version: 7.0.x
- name: Install workloads
Expand Down

0 comments on commit 8441f6f

Please sign in to comment.