We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d40b86 commit d248dfbCopy full SHA for d248dfb
1 file changed
.github/workflows/dotnet-desktop.yml
@@ -52,7 +52,7 @@ jobs:
52
53
# Upload the completed build
54
- name: Upload build artifacts
55
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
56
with:
57
name: VisualUnlockECU (Windows, ZIP)
58
path: UnlockECU/VisualUnlockECU/bin/Release/net5.0-windows
0 commit comments