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 7bd935c + 2917eb7 commit d61a39cCopy full SHA for d61a39c
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.4
+ uses: actions/upload-artifact@v4.3.5
142
if: failure()
143
with:
144
name: build-failure-logs-${{ matrix.backend }}-${{ matrix.python-version }}
0 commit comments