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.
1 parent e583a3a commit 18a4012Copy full SHA for 18a4012
.github/workflows/wipac-cicd.yml
@@ -71,7 +71,7 @@ jobs:
71
with:
72
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
73
ref: ${{ github.ref }} # dont lock to sha (action needs to push)
74
- - uses: WIPACrepo/wipac-dev-py-setup-action@v5.2
+ - uses: WIPACrepo/wipac-dev-py-setup-action@v5.7
75
76
mode: PACKAGING_AND_PYPI
77
pypi_name: wipac-rest-tools
0 commit comments