Skip to content

Commit 3cbe247

Browse files
authored
Pick up fix from nm-actions (#299)
* fix upload issue * update tag
1 parent 1010671 commit 3cbe247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upload.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999

100100
- name: check if whl is new
101101
id: check-whl
102-
uses: neuralmagic/nm-actions/actions/check-whl-on-pypi@v1.18.0
102+
uses: neuralmagic/nm-actions/actions/check-whl-on-pypi@v1.19.0
103103
with:
104104
whl: ${{ steps.find-asset-whl.outputs.asset }}
105105

0 commit comments

Comments
 (0)