Skip to content

Commit

Permalink
Update to latest dotnet install
Browse files Browse the repository at this point in the history
  • Loading branch information
Mpdreamz committed Dec 2, 2024
1 parent d822e2e commit b8d3c7d
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 @@ -27,7 +27,7 @@ jobs:
git tag --list
# Install .NET version as mandated by global.json
- uses: actions/setup-dotnet@v3
- uses: actions/setup-dotnet@v4.1.0
with:
global-json-file: global.json
env:
Expand Down

0 comments on commit b8d3c7d

Please sign in to comment.