Skip to content

Commit

Permalink
Merge pull request #184 from beeware/dependabot/github_actions/hynek/…
Browse files Browse the repository at this point in the history
…build-and-inspect-python-package-2.10.0

Bump hynek/build-and-inspect-python-package from 2.9.0 to 2.10.0
  • Loading branch information
freakboy3742 authored Nov 3, 2024
2 parents f131a30 + 50b7a01 commit 7d72296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package-create.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:

- name: Build Package & Upload Artifact
id: package
uses: hynek/build-and-inspect-python-package@v2.9.0
uses: hynek/build-and-inspect-python-package@v2.10.0
with:
path: ${{ inputs.build-subdirectory || '.' }}
upload-name-suffix: ${{ format('-{0}{1}', steps.config.outputs.repo-name, steps.config.outputs.differentiator) }}
Expand Down

0 comments on commit 7d72296

Please sign in to comment.