-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump dependency dotnet-sdk to v8.0.400
- Loading branch information
1 parent
e5cae0e
commit 1f8e7e4
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -83,7 +83,7 @@ jobs: | |
uses: actions/[email protected] | ||
with: | ||
# renovate: datasource=dotnet depName=dotnet-sdk | ||
dotnet-version: 8.0.303 | ||
dotnet-version: 8.0.400 | ||
|
||
- name: Cake build | ||
id: cake | ||
|
@@ -126,7 +126,7 @@ jobs: | |
uses: actions/[email protected] | ||
with: | ||
# renovate: datasource=dotnet depName=dotnet-sdk | ||
dotnet-version: 8.0.303 | ||
dotnet-version: 8.0.400 | ||
|
||
- name: Cake build | ||
id: cake | ||
|
@@ -169,7 +169,7 @@ jobs: | |
uses: actions/[email protected] | ||
with: | ||
# renovate: datasource=dotnet depName=dotnet-sdk | ||
dotnet-version: 8.0.303 | ||
dotnet-version: 8.0.400 | ||
|
||
- name: Cake build | ||
id: cake | ||
|