Skip to content

Commit

Permalink
Merge pull request #78 from badcel/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…setup-dotnet-4
  • Loading branch information
badcel authored Dec 11, 2023
2 parents 4f7cb39 + 6f0968f commit ad83bdf
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 @@ -39,7 +39,7 @@ jobs:
submodules: 'true'

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

0 comments on commit ad83bdf

Please sign in to comment.