Skip to content

Commit

Permalink
Merge pull request #188 from beeware/dependabot/github_actions/hynek/…
Browse files Browse the repository at this point in the history
…build-and-inspect-python-package-2.11.0
  • Loading branch information
freakboy3742 authored Dec 16, 2024
2 parents 5697c1e + 2776b8d commit beff474
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.10.0
uses: hynek/build-and-inspect-python-package@v2.11.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 beff474

Please sign in to comment.