Skip to content

Commit abcb90f

Browse files
authored
Merge pull request #386 from scipp/dependabot/github_actions/pypa/gh-action-pypi-publish-1.6.4
Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.4
2 parents 0a95c41 + 7f71cbf commit abcb90f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
steps:
115115
- uses: actions/download-artifact@v2
116116
- uses: actions/setup-python@v3
117-
- uses: pypa/gh-action-pypi-publish@v1.5.1
117+
- uses: pypa/gh-action-pypi-publish@v1.6.4
118118
with:
119119
user: __token__
120120
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)