Skip to content

Commit

Permalink
Update actions/setup-dotnet action to v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 26, 2024
1 parent 87a88bc commit b5bf627
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@v4
- name: Install .NET SDKs
uses: actions/setup-dotnet@v1.9.0
uses: actions/setup-dotnet@v1.10.0
with:
dotnet-version: |
6.0.x
Expand Down

0 comments on commit b5bf627

Please sign in to comment.