We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0be143 commit e1bff58Copy full SHA for e1bff58
.github/workflows/dotnet-desktop.yml
@@ -109,7 +109,7 @@ jobs:
109
110
# Upload the MSIX package: https://github.com/marketplace/actions/upload-a-build-artifact
111
- name: Upload build artifacts
112
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
113
with:
114
name: MSIX Package
115
path: ${{ env.Wap_Project_Directory }}\AppPackages
0 commit comments