File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1818 - name : Setup .NET
1919 uses : actions/setup-dotnet@v3
2020 with :
21- dotnet-version : ' 8.0.x' # 根据你的项目需要选择合适的.NET版本
21+ dotnet-version : ' 8.0.x'
2222
2323 - name : Restore dependencies
2424 run : dotnet restore
3737 shell : powershell
3838
3939 - name : Upload artifact
40- uses : actions/upload-artifact@v3
40+ uses : actions/upload-artifact@v4
4141 with :
4242 name : build-artifact
4343 path : ./zip/build-artifact.zip
Original file line number Diff line number Diff line change 1- [ ![ Build] ( https://github.com/wzyyyyyyy/JLUiCourse/actions/workflows/dotnet.yml/badge.svg )] ( https://github.com/wzyyyyyyy/JLUiCourse/actions/workflows/dotnet.yml )
1+ [ ![ Build] ( https://github.com/wzyyyyyyy/JLUiCourse/actions/workflows/dotnet.yml/badge.svg )] ( https://github.com/wzyyyyyyy/JLUiCourse/actions/workflows/dotnet.yml ) ![ downloads] ( https://img.shields.io/github/downloads/wzyyyyyyy/JLUiCourse/total.svg )
2+
23### 如果觉得不错的话,就给我一个star吧,安卓版本制作中
34
45## 使用方法
You can’t perform that action at this time.
0 commit comments