Skip to content

Commit 00b92e1

Browse files
authored
ci: use newer download artifacts version
1 parent 1b5db9c commit 00b92e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-winui3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050

5151
# Upload the MSIX package: https://github.com/marketplace/actions/upload-a-build-artifact
5252
- name: Upload MSIX package
53-
uses: actions/upload-artifact@v2
53+
uses: actions/download-artifact@v4
5454
with:
5555
name: Package
5656
path: Crimson\bin\x64\Release\net8.0-windows10.0.19041.0\win-x64\publish\

0 commit comments

Comments
 (0)