Skip to content

Commit 4b84579

Browse files
authored
Update dotnet.yml
1 parent 176f305 commit 4b84579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Build
2525
run: dotnet build --no-restore
2626
- name: Upload a Build Artifact
27-
uses: actions/upload-artifact@v3.1.2
27+
uses: actions/upload-artifact@v4.6.2
2828
with:
2929
name: Zephyrus-Control-Center_DEBUG
3030
path: Slate/bin/Debug/net7.0

0 commit comments

Comments
 (0)