mirror of
https://github.com/HolographicHat/Yae.git
synced 2025-12-11 00:48:12 +08:00
Update actions/upload-artifact
This commit is contained in:
2
.github/workflows/dotnet.yml
vendored
2
.github/workflows/dotnet.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
- name: Publish
|
||||
run: dotnet publish -o .\publish\
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v3.1.0
|
||||
with:
|
||||
name: Artifacts
|
||||
path: publish
|
||||
|
||||
Reference in New Issue
Block a user