We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 176f305 commit 4b84579Copy full SHA for 4b84579
.github/workflows/dotnet.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Build
25
run: dotnet build --no-restore
26
- name: Upload a Build Artifact
27
- uses: actions/upload-artifact@v3.1.2
+ uses: actions/upload-artifact@v4.6.2
28
with:
29
name: Zephyrus-Control-Center_DEBUG
30
path: Slate/bin/Debug/net7.0
0 commit comments