Skip to content

Commit

Permalink
Merge pull request #43 from beeware/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/download-artifact-4.1.4

Bump actions/download-artifact from 4.1.2 to 4.1.4
  • Loading branch information
freakboy3742 authored Mar 4, 2024
2 parents 69df390 + b1b68cf commit efffcaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
uses: actions/[email protected]

- name: Download Stub Artefacts
uses: actions/[email protected].2
uses: actions/[email protected].4
with:
pattern: stub-*
path: stub
Expand Down

0 comments on commit efffcaf

Please sign in to comment.