Skip to content

Commit 2a7c093

Browse files
authored
chore: adjust net install
1 parent 904bed9 commit 2a7c093

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/runtime-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158

159159
steps:
160160
- name: Setup .NET SDK
161-
uses: actions/setup-dotnet@v1.7.2
161+
uses: actions/setup-dotnet
162162
with:
163163
dotnet-version: ${{ env.DOTNETSDK_VERSION }}
164164

0 commit comments

Comments
 (0)