Skip to content

Commit

Permalink
Merge pull request #502 from loresoft/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/setup-dotnet-4

Bump actions/setup-dotnet from 3 to 4
  • Loading branch information
pwelter34 authored Jan 1, 2024
2 parents 632a023 + 0552da0 commit 9a5493e
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 @@ -43,7 +43,7 @@ jobs:
fetch-depth: 0

- name: Install .NET
uses: actions/setup-dotnet@v3
uses: actions/setup-dotnet@v4
with:
dotnet-version: |
6.0.x
Expand Down

0 comments on commit 9a5493e

Please sign in to comment.