Skip to content

Commit

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

Bump actions/upload-artifact from 4.3.6 to 4.4.0
  • Loading branch information
freakboy3742 authored Sep 1, 2024
2 parents afe9b5f + e232b21 commit cf12343
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.6
uses: actions/upload-artifact@v4.4.0
with:
name: ${{ env.PYTHON_TAG }}-stubs
path: stub/*.zip
Expand Down

0 comments on commit cf12343

Please sign in to comment.