This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
EESAST
/
THUAI6
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
3
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
chore(deps): update actions/setup-dotnet action to v3
tags/0.1.0
renovate[bot]
GitHub
3 years ago
parent
4d42eeed78
commit
6e6ff57e3d
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/format.yml
+ 1
- 1
.github/workflows/format.yml
View File
@@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Setup .NET Core
uses: actions/setup-dotnet@v
1
uses: actions/setup-dotnet@v
3
with:
dotnet-version: 6.0.x
Write
Preview
Loading…
Cancel
Save