Skip to content

Commit

Permalink
Update actions/setup-dotnet action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 29, 2024
1 parent 8991ba7 commit b9ed2d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Install .NET SDKs
uses: actions/setup-dotnet@v1.9.0
uses: actions/setup-dotnet@v4.0.0
with:
dotnet-version: |
6.0.x
Expand Down

0 comments on commit b9ed2d7

Please sign in to comment.