Skip to content

Commit

Permalink
Merge pull request #170 from ecmwf-projects/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/{{cookiecutter.project_name}}/dot-github/workflows/pypa/gh-action-pypi-publish-1.10.0

Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 in /{{cookiecutter.project_name}}/.github/workflows
  • Loading branch information
malmans2 authored Sep 2, 2024
2 parents 7ee45d1 + 6913503 commit 07a6769
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,6 @@ jobs:
with:
name: distribution
path: dist
- uses: pypa/gh-action-pypi-publish@v1.9.0
- uses: pypa/gh-action-pypi-publish@v1.10.0
with:
verbose: true

0 comments on commit 07a6769

Please sign in to comment.