Skip to content

Commit 29c23dc

Browse files
authored
Merge pull request #89 from siliconcompiler/dependabot/github_actions/actions-5da8da3d55
Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 in the actions group
2 parents bbf582a + f7f60f1 commit 29c23dc

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.11.0
34+
uses: pypa/gh-action-pypi-publish@v1.12.2
3535

3636
save:
3737
needs: [publish]

0 commit comments

Comments
 (0)