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.
1 parent f14821f commit 8203fc0Copy full SHA for 8203fc0
1 file changed
.github/workflows/ci.yml
@@ -148,7 +148,7 @@ jobs:
148
run: briefcase package ${{ matrix.briefcase-target }} --update --adhoc-sign
149
150
- name: Upload Logs
151
- uses: actions/upload-artifact@v4.6.2
+ uses: actions/upload-artifact@v5.0.0
152
if: failure()
153
with:
154
name: build-failure-logs-${{ matrix.backend }}-${{ matrix.python-version }}
0 commit comments