Skip to content

Commit 17bd69b

Browse files
authored
Update build.yml
1 parent aab4b39 commit 17bd69b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
run: Remove-Item -path GitHubActionsWorkflow.pfx
6363

6464
- name: Upload MSIX package
65-
uses: actions/upload-artifact@v2
65+
uses: actions/upload-artifact@v4
6666
with:
6767
name: MSIX Package
6868
path: ${{ env.Solution_Name }}\\Packages

0 commit comments

Comments
 (0)