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 15e67f7 commit 337739dCopy full SHA for 337739d
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@v6.0.0
+ uses: actions/upload-artifact@v7.0.0
152
if: failure()
153
with:
154
name: build-failure-logs-${{ matrix.backend }}-${{ matrix.python-version }}
0 commit comments