Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
更新 nuget-publish.yml 中的 Checkout 和 Setup .NET 步骤
移除了 Checkout repository 步骤的 fetch-depth 参数。 更新 Setup .NET 步骤为 actions/setup-dotnet@v4,指定 dotnet-version 为 8.0.x。
- Loading branch information