Skip to content

Commit bcb740a

Browse files
committed
Merge branch 'main' into release/0.10
2 parents d2578ef + 24a7e9a commit bcb740a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ jobs:
236236
path: ${{ env.PACKAGE_NAME }}-artifacts
237237

238238
- name: "Upload artifacts to PyPI using trusted publisher"
239-
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
239+
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
240240
with:
241241
repository-url: "https://upload.pypi.org/legacy/"
242242
print-hash: true
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CHORE: Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0

0 commit comments

Comments
 (0)