Skip to content

Commit

Permalink
Merge pull request #1821 from riganti/fix-actions-dotnet-setup
Browse files Browse the repository at this point in the history
Updated actions/setup-dotnet to version 4
  • Loading branch information
exyi authored May 26, 2024
2 parents cffe1b0 + 8155a24 commit 86cdf11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ runs:
shell: bash
# .NET
- uses: actions/setup-dotnet@v3
- uses: actions/setup-dotnet@v4
with:
dotnet-version: |
8.0.x
Expand Down

0 comments on commit 86cdf11

Please sign in to comment.