Skip to content

Commit c0c013b

Browse files
Bump the "dependencies" group with 1 updates across multiple ecosystems (#164)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kattni <kattni@kattni.com>
1 parent e1bd811 commit c0c013b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v5.0.0
151+
uses: actions/upload-artifact@v6.0.0
152152
if: failure()
153153
with:
154154
name: build-failure-logs-${{ matrix.backend }}-${{ matrix.python-version }}

0 commit comments

Comments
 (0)