Skip to content

Commit

Permalink
Bump dependency dotnet-sdk to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 86dc253 commit 7610590
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
uses: actions/setup-dotnet@v4.1.0
with:
# renovate: datasource=dotnet depName=dotnet-sdk
dotnet-version: 8.0.403
dotnet-version: 9.0.101

- name: Cake build
id: cake
Expand Down Expand Up @@ -126,7 +126,7 @@ jobs:
uses: actions/setup-dotnet@v4.1.0
with:
# renovate: datasource=dotnet depName=dotnet-sdk
dotnet-version: 8.0.403
dotnet-version: 9.0.101

- name: Cake build
id: cake
Expand Down Expand Up @@ -169,7 +169,7 @@ jobs:
uses: actions/setup-dotnet@v4.1.0
with:
# renovate: datasource=dotnet depName=dotnet-sdk
dotnet-version: 8.0.403
dotnet-version: 9.0.101

- name: Cake build
id: cake
Expand Down

0 comments on commit 7610590

Please sign in to comment.