We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents abdc1cc + 0ea4987 commit 4b5c25bCopy full SHA for 4b5c25b
1 file changed
.github/workflows/ci.yml
@@ -127,7 +127,7 @@ jobs:
127
run: briefcase package ${{ matrix.briefcase-target }} --update --adhoc-sign
128
129
- name: Upload Logs
130
- uses: actions/upload-artifact@v4.2.0
+ uses: actions/upload-artifact@v4.3.0
131
if: failure()
132
with:
133
name: build-failure-logs-${{ matrix.backend }}-${{ matrix.python-version }}
0 commit comments