Skip to content

Commit fda2f15

Browse files
authored
Merge pull request #103 from pytest-dev/dependabot/github_actions/github-actions-8d02b2c012
Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 in the github-actions group
2 parents f8bce52 + 51d2cee commit fda2f15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
path: dist
4343

4444
- name: Publish package to PyPI
45-
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
45+
uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # v1.14.0
4646
with:
4747
attestations: true
4848

0 commit comments

Comments
 (0)