Skip to content

Commit

Permalink
Merge pull request #83 from MakingSense/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/setup-dotnet-4
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
2 parents 2caf500 + 49f554a commit 4c33056
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 @@ -16,7 +16,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup .NET
uses: actions/setup-dotnet@v3
uses: actions/setup-dotnet@v4
with:
dotnet-version: 7.0.x
- name: Restore dependencies
Expand Down

0 comments on commit 4c33056

Please sign in to comment.