Skip to content

Commit bb09ab9

Browse files
committed
CI: rename the .NET setup step
1 parent 58164da commit bb09ab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-rd-net.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
timeout-minutes: 15
1717
steps:
1818
- uses: actions/checkout@v3
19-
- name: Setup .NET Core SDK
19+
- name: Setup .NET SDK
2020
uses: actions/setup-dotnet@v3
2121
with:
2222
dotnet-version: '7.0.x'

0 commit comments

Comments
 (0)