Skip to content

Commit

Permalink
Merge pull request #62 from beeware/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/upload-artifact-4.3.1

Bump actions/upload-artifact from 4.3.0 to 4.3.1
  • Loading branch information
freakboy3742 authored Feb 11, 2024
2 parents 4b5c25b + 7cf3d7e commit 7dfa3f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
run: briefcase package ${{ matrix.briefcase-target }} --update --adhoc-sign

- name: Upload Logs
uses: actions/[email protected].0
uses: actions/[email protected].1
if: failure()
with:
name: build-failure-logs-${{ matrix.backend }}-${{ matrix.python-version }}
Expand Down

0 comments on commit 7dfa3f9

Please sign in to comment.