Skip to content

Commit 27810e7

Browse files
committed
WIPACrepo/wipac-dev-py-build-action@main
1 parent 9e9ad3a commit 27810e7

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
@@ -24,7 +24,7 @@ jobs:
2424
resources/foo/**
2525
assets/**
2626
27-
- uses: WIPACrepo/wipac-dev-py-build-action@v1.0
27+
- uses: WIPACrepo/wipac-dev-py-build-action@main
2828
if: steps.next-version.outputs.version != ''
2929
with:
3030
version: ${{ steps.next-version.outputs.version }}

0 commit comments

Comments
 (0)