Skip to content

Commit

Permalink
ci: bump PyPI Resuable workflow to v1.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
boromir674 committed Nov 2, 2024
1 parent ca368aa commit cf43868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@ jobs:
pypi_publ:
needs: [test_suite, check_which_git_branch_we_are_on]
name: PyPI Upload
uses: boromir674/automated-workflows/.github/workflows/pypi_env.yml@v1.1.0
uses: boromir674/automated-workflows/.github/workflows/pypi_env.yml@v1.13.1
with:
distro_name: "artificial_artwork"
distro_version: "${{ needs.test_suite.outputs.SEMVER_PIP_FORMAT }}"
Expand Down

0 comments on commit cf43868

Please sign in to comment.