Skip to content

Commit 0b86b3d

Browse files
committed
use WIPACrepo/wipac-dev-py-build-action@v1.1
1 parent 1fd8650 commit 0b86b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ jobs:
169169
170170
# Build Python Package
171171
- if: steps.next-version.outputs.version != ''
172-
uses: WIPACrepo/wipac-dev-py-build-action@v1.0
172+
uses: WIPACrepo/wipac-dev-py-build-action@v1.1
173173
# -> uses the most recent git tag for versioning (aka the one made above)
174174
# -> creates 'dist/' files
175175

0 commit comments

Comments
 (0)