Skip to content

Commit 37205fd

Browse files
authored
Merge pull request #84 from beeware/dependabot/github_actions/actions/upload-artifact-4.3.4
Bump actions/upload-artifact from 4.3.3 to 4.3.4
2 parents dca1fcb + ad733ac commit 37205fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
run: briefcase package ${{ matrix.briefcase-target }} --update --adhoc-sign
139139

140140
- name: Upload Logs
141-
uses: actions/[email protected].3
141+
uses: actions/[email protected].4
142142
if: failure()
143143
with:
144144
name: build-failure-logs-${{ matrix.backend }}-${{ matrix.python-version }}

0 commit comments

Comments
 (0)