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 cb6109b + 96098a7 commit 3021006Copy full SHA for 3021006
1 file changed
.github/workflows/ci.yml
@@ -133,7 +133,7 @@ jobs:
133
run: briefcase package ${{ matrix.briefcase-target }} --update --adhoc-sign
134
135
- name: Upload Logs
136
- uses: actions/upload-artifact@v4.4.3
+ uses: actions/upload-artifact@v4.5.0
137
if: failure()
138
with:
139
name: build-failure-logs-${{ matrix.backend }}-${{ matrix.python-version }}
0 commit comments