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 be8cc9a + 8585e8d commit a055303Copy full SHA for a055303
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.0.0
+ uses: actions/upload-artifact@v4.1.0
131
if: failure()
132
with:
133
name: build-failure-logs-${{ matrix.backend }}-${{ matrix.python-version }}
0 commit comments