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 cab2a95 + 1c1fc12 commit fb905edCopy full SHA for fb905ed
1 file changed
.github/workflows/ci.yml
@@ -118,7 +118,7 @@ jobs:
118
run: briefcase package ${{ matrix.briefcase-target }} --update --adhoc-sign
119
120
- name: Upload logs
121
- uses: actions/upload-artifact@v3.1.2
+ uses: actions/upload-artifact@v3.1.3
122
if: failure()
123
with:
124
name: build-failure-logs-${{ matrix.backend }}-${{ matrix.python-version }}
0 commit comments