Skip to content

Commit 6fa0386

Browse files
authored
Merge pull request #111 from siliconcompiler/dependabot/github_actions/actions-389c300145
Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in the actions group
2 parents f987554 + c617eb7 commit 6fa0386

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

3636
save:
3737
needs: [publish]

0 commit comments

Comments
 (0)