Skip to content

Commit 53c8cf0

Browse files
committed
use WIPACrepo/wipac-dev-py-setup-action@v5.0
1 parent 525a351 commit 53c8cf0

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
@@ -96,7 +96,7 @@ jobs:
9696
with:
9797
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
9898
ref: ${{ github.sha }} # lock to triggered commit ('github.ref' is dynamic)
99-
- uses: WIPACrepo/wipac-dev-py-setup-action@scm
99+
- uses: WIPACrepo/wipac-dev-py-setup-action@v5.0
100100
# if: needs.writable-branch-detect.outputs.OKAY == 'true'
101101
with:
102102
pypi_name: 'wipac-dev-actions-testbed'

0 commit comments

Comments
 (0)