Skip to content

Commit a67679b

Browse files
chore: Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 in the actions group (#453)
1 parent 5a877e3 commit a67679b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ jobs:
3737
tag: ${{ github.ref }}
3838
overwrite: true
3939
file_glob: true
40-
- uses: pypa/gh-action-pypi-publish@v1.10.2
40+
- uses: pypa/gh-action-pypi-publish@v1.10.3
4141
with:
4242
attestations: true

0 commit comments

Comments
 (0)