Skip to content

Commit 8203fc0

Browse files
Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#150)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f14821f commit 8203fc0

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
@@ -148,7 +148,7 @@ jobs:
148148
run: briefcase package ${{ matrix.briefcase-target }} --update --adhoc-sign
149149

150150
- name: Upload Logs
151-
uses: actions/upload-artifact@v4.6.2
151+
uses: actions/upload-artifact@v5.0.0
152152
if: failure()
153153
with:
154154
name: build-failure-logs-${{ matrix.backend }}-${{ matrix.python-version }}

0 commit comments

Comments
 (0)