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 58862cc + 6045747 commit 7b4cfd3Copy full SHA for 7b4cfd3
1 file changed
.github/workflows/ci.yml
@@ -138,7 +138,7 @@ jobs:
138
run: briefcase package ${{ matrix.briefcase-target }} --update --adhoc-sign
139
140
- name: Upload Logs
141
- uses: actions/upload-artifact@v4.3.5
+ uses: actions/upload-artifact@v4.3.6
142
if: failure()
143
with:
144
name: build-failure-logs-${{ matrix.backend }}-${{ matrix.python-version }}
0 commit comments