Skip to content

Commit f506e08

Browse files
authored
Merge pull request #91 from siliconcompiler/dependabot/github_actions/actions-088cad1836
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 in the actions group
2 parents 6341be1 + 43579d9 commit f506e08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
path: dist
3232

3333
- name: Publish
34-
uses: pypa/gh-action-pypi-publish@v1.12.2
34+
uses: pypa/gh-action-pypi-publish@v1.12.3
3535

3636
save:
3737
needs: [publish]

0 commit comments

Comments
 (0)