Skip to content

Commit

Permalink
Merge ae544ae into 2f56211
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 4, 2023
2 parents 2f56211 + ae544ae commit 11712b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fetch-depth: 0

- name: Setup .NET SDKs
uses: actions/setup-dotnet@v3
uses: actions/setup-dotnet@v4
with:
dotnet-version: |
6.0.x
Expand Down Expand Up @@ -59,7 +59,7 @@ jobs:
fetch-depth: 0

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

0 comments on commit 11712b3

Please sign in to comment.