Skip to content

Commit 316230a

Browse files
Update upload-artifact
1 parent b267cf1 commit 316230a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
uv run briefcase package windows -p zip
156156
157157
- name: Upload Briefcase ZIP artifact
158-
uses: actions/upload-artifact@v4
158+
uses: actions/upload-artifact@v7
159159
with:
160160
name: briefcase-windows-zip-${{ github.sha }}
161161
path: dist/

0 commit comments

Comments
 (0)