Skip to content

Commit 25b1062

Browse files
committed
use WIPACrepo/wipac-dev-py-setup-action@v5.8
1 parent 582f34d commit 25b1062

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

0 commit comments

Comments
 (0)