feat: update cache-nuget action version and add AI code review workflow
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ runs:
|
||||
- name: 取得專案
|
||||
uses: actions/checkout@v6
|
||||
- name: 快取 NUGET 套件
|
||||
uses: https://gitea.jsc.idv.tw/actions/cache-nuget@v0.0.2
|
||||
uses: https://gitea.jsc.idv.tw/actions/cache-nuget@v0.0.3
|
||||
- name: 復原專案
|
||||
run: dotnet restore
|
||||
if: ${{ hashFiles('nuget.config') == '' }}
|
||||
|
||||
Reference in New Issue
Block a user