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 c32ccf8 commit 946a92dCopy full SHA for 946a92d
.github/workflows/dotnet-desktop.yml
@@ -109,7 +109,7 @@ jobs:
109
110
# Upload the MSIX package: https://github.com/marketplace/actions/upload-artifact
111
- name: Upload build artifacts
112
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
113
with:
114
name: MSIX Package
115
path: ${{ env.Wap_Project_Directory }}\AppPackages
0 commit comments