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 dca1fcb + ad733ac commit 37205fdCopy full SHA for 37205fd
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.3
+ uses: actions/upload-artifact@v4.3.4
142
if: failure()
143
with:
144
name: build-failure-logs-${{ matrix.backend }}-${{ matrix.python-version }}
0 commit comments