Skip to content

Commit fb905ed

Browse files
authored
Merge pull request #35 from beeware/dependabot/github_actions/actions/upload-artifact-3.1.3
Bump actions/upload-artifact from 3.1.2 to 3.1.3
2 parents cab2a95 + 1c1fc12 commit fb905ed

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

120120
- name: Upload logs
121-
uses: actions/[email protected].2
121+
uses: actions/[email protected].3
122122
if: failure()
123123
with:
124124
name: build-failure-logs-${{ matrix.backend }}-${{ matrix.python-version }}

0 commit comments

Comments
 (0)