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 4b5c25b + 7cf3d7e commit 7dfa3f9Copy full SHA for 7dfa3f9
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.3.0
+ uses: actions/upload-artifact@v4.3.1
131
if: failure()
132
with:
133
name: build-failure-logs-${{ matrix.backend }}-${{ matrix.python-version }}
0 commit comments