Skip to content

Commit 6f62852

Browse files
Bump actions/upload-artifact from 5 to 6 in the dependencies group (#296)
1 parent 7d2d4cf commit 6f62852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
/verbosity:minimal
5555
5656
- name: Upload MSIX
57-
uses: actions/upload-artifact@v5
57+
uses: actions/upload-artifact@v6
5858
with:
5959
name: msix
6060
path: packed\*.msixupload

0 commit comments

Comments
 (0)