We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
WIPACrepo/wipac-dev-py-setup-action@v5.8
1 parent 582f34d commit 25b1062Copy full SHA for 25b1062
.github/workflows/cicd.yml
@@ -72,7 +72,7 @@ jobs:
72
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
73
ref: ${{ github.ref }} # dont lock to sha (action needs to push)
74
fetch-depth: 0 # setuptools-scm needs to access git tags
75
- - uses: WIPACrepo/wipac-dev-py-setup-action@keyerror-fix
+ - uses: WIPACrepo/wipac-dev-py-setup-action@v5.8
76
with:
77
mode: PACKAGING_AND_PYPI
78
pypi_name: 'wipac-dev-actions-testbed'
0 commit comments