Skip to content

Commit b25c3ff

Browse files
authored
Merge pull request #98 from beeware/dependabot/github_actions/actions/upload-artifact-4.4.3
Bump actions/upload-artifact from 4.4.0 to 4.4.3
2 parents ca91245 + ade30b8 commit b25c3ff

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
@@ -149,7 +149,7 @@ jobs:
149149
run: briefcase package ${{ matrix.briefcase-target }} --update --adhoc-sign
150150

151151
- name: Upload Logs
152-
uses: actions/[email protected].0
152+
uses: actions/[email protected].3
153153
if: failure()
154154
with:
155155
name: build-failure-logs-${{ matrix.backend }}-${{ matrix.python-version }}

0 commit comments

Comments
 (0)