Skip to content

Commit ead04b1

Browse files
author
vicwjb
committed
update
1 parent 70c5f6d commit ead04b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-nuget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v4
1414

1515
- name: Setup .NET
16-
uses: actions/setup-net@v4
16+
uses: actions/setup-dotnet@v4
1717
with:
1818
dotnet-version: '8.0.4' # 根据你的项目选择版本
1919

0 commit comments

Comments
 (0)