Skip to content

Commit 8249035

Browse files
authored
Merge pull request #106 from siliconcompiler/dependabot/github_actions/actions-800a57e442
Bump the actions group with 2 updates
2 parents ecd4946 + d381b59 commit 8249035

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/wheels.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,9 @@ jobs:
103103
path: dist
104104
merge-multiple: true
105105

106-
- uses: pypa/gh-action-pypi-publish@v1.13.0
106+
- uses: pypa/gh-action-pypi-publish@v1.14.0
107107

108108
- name: Add wheels to GitHub release artifacts
109-
uses: softprops/action-gh-release@v2
109+
uses: softprops/action-gh-release@v3
110110
with:
111111
files: dist/*.whl

0 commit comments

Comments
 (0)