Skip to content

Commit b150241

Browse files
committed
testing WIPACrepo/wipac-dev-py-setup-action@keyerror-fix
1 parent 8d1ad49 commit b150241

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
@@ -71,7 +71,7 @@ jobs:
7171
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
7272
ref: ${{ github.ref }} # dont lock to sha (action needs to push)
7373
fetch-depth: 0 # setuptools-scm needs to access git tags
74-
- uses: WIPACrepo/wipac-dev-py-setup-action@v5.7
74+
- uses: WIPACrepo/wipac-dev-py-setup-action@keyerror-fix
7575
with:
7676
mode: PACKAGING_AND_PYPI
7777
pypi_name: 'wipac-dev-actions-testbed'

0 commit comments

Comments
 (0)