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 ca91245 + ade30b8 commit b25c3ffCopy full SHA for b25c3ff
1 file changed
.github/workflows/ci.yml
@@ -149,7 +149,7 @@ jobs:
149
run: briefcase package ${{ matrix.briefcase-target }} --update --adhoc-sign
150
151
- name: Upload Logs
152
- uses: actions/upload-artifact@v4.4.0
+ uses: actions/upload-artifact@v4.4.3
153
if: failure()
154
with:
155
name: build-failure-logs-${{ matrix.backend }}-${{ matrix.python-version }}
0 commit comments