Skip to content

Commit

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

Bump actions/upload-artifact from 4.3.5 to 4.3.6
  • Loading branch information
freakboy3742 authored Aug 18, 2024
2 parents b47ad1c + 7988386 commit 8a94b7e
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 @@ -59,7 +59,7 @@ jobs:
ls -1 *.zip
- name: Upload build artefacts
uses: actions/upload-artifact@v4.3.5
uses: actions/upload-artifact@v4.3.6
with:
name: ${{ env.PYTHON_TAG }}-stubs
path: stub/*.zip
Expand Down

0 comments on commit 8a94b7e

Please sign in to comment.