Skip to content

Commit

Permalink
Merge pull request #14 from CompostInTraining/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/setup-dotnet-4
  • Loading branch information
prplecake authored Dec 11, 2023
2 parents 15c8642 + 7de80b0 commit e621086
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 @@ -29,7 +29,7 @@ jobs:
restore-keys: |
${{ runner.os }}-nuget-
- name: Setup .NET
uses: actions/setup-dotnet@v3
uses: actions/setup-dotnet@v4
with:
dotnet-version: |
7.0.x
Expand Down

0 comments on commit e621086

Please sign in to comment.