Skip to content

Commit 0340fa9

Browse files
committed
trying a different version of main action to check if the tests path is not hardcoded
1 parent 017e169 commit 0340fa9

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
@@ -78,7 +78,7 @@ jobs:
7878
name: artifact
7979
path: dist
8080

81-
- uses: pypa/gh-action-pypi-publish@release/v1
81+
- uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
8282
name: Publish to PyPI
8383
with:
8484
user: __token__

0 commit comments

Comments
 (0)