Skip to content

Commit

Permalink
Merge pull request #28 from IowaComputerGurus/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/setup-dotnet-4

Bump actions/setup-dotnet from 3 to 4
  • Loading branch information
mitchelsellers authored Mar 5, 2024
2 parents 5ced9cf + 5855a3f commit b49be9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
fetch-depth: 0

- name: Ensure .NET Installed
uses: actions/setup-dotnet@v3
uses: actions/setup-dotnet@v4
with:
dotnet-version: 6.0.x

Expand Down

0 comments on commit b49be9b

Please sign in to comment.