Skip to content

Commit

Permalink
Merge pull request #72 from LeftTwixWand/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/setup-dotnet-4

Bump actions/setup-dotnet from 3 to 4
  • Loading branch information
LeftTwixWand authored Dec 11, 2023
2 parents b217687 + f8a6e2f commit 7c3f425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
msbuild-architecture: x64

- name: Setup .NET Core SDK
uses: actions/setup-dotnet@v3
uses: actions/setup-dotnet@v4
with:
dotnet-version: 8.x

Expand Down

0 comments on commit 7c3f425

Please sign in to comment.