Skip to content

Commit

Permalink
chore(deps): bump pypa/gh-action-pypi-publish from 1.8.9 to 1.8.10 (#…
Browse files Browse the repository at this point in the history
…2641)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2023
1 parent e2e5df6 commit e44cc0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,4 +176,4 @@ jobs:
name: artifact
path: dist

- uses: pypa/[email protected].9
- uses: pypa/[email protected].10
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
name: distributions
path: dist

- uses: pypa/[email protected].9
- uses: pypa/[email protected].10

publish-headers:
name: "Publish header-only libraries alongside release"
Expand Down

0 comments on commit e44cc0c

Please sign in to comment.