Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump dependency dotnet-sdk to v8.0.203 #23

Merged
merged 1 commit into from
Mar 17, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump dependency dotnet-sdk to v8.0.203
renovate[bot] authored Mar 15, 2024
commit e60be45e9f1f8b9d44b29275529e7b7a6c0c9ec7
6 changes: 3 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -83,7 +83,7 @@ jobs:
uses: actions/setup-dotnet@v4.0.0
with:
# renovate: datasource=dotnet depName=dotnet-sdk
dotnet-version: 8.0.201
dotnet-version: 8.0.203

- name: Cake build
id: cake
@@ -126,7 +126,7 @@ jobs:
uses: actions/setup-dotnet@v4.0.0
with:
# renovate: datasource=dotnet depName=dotnet-sdk
dotnet-version: 8.0.201
dotnet-version: 8.0.203

- name: Cake build
id: cake
@@ -169,7 +169,7 @@ jobs:
uses: actions/setup-dotnet@v4.0.0
with:
# renovate: datasource=dotnet depName=dotnet-sdk
dotnet-version: 8.0.201
dotnet-version: 8.0.203

- name: Cake build
id: cake