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 c931d00 commit 47eb49dCopy full SHA for 47eb49d
.github/workflows/wipac-cicd.yml
@@ -70,7 +70,7 @@ jobs:
70
with:
71
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
72
ref: ${{ github.ref }} # dont lock to sha (action needs to push)
73
- - uses: WIPACrepo/wipac-dev-py-setup-action@v5.3
+ - uses: WIPACrepo/wipac-dev-py-setup-action@v5.7
74
75
mode: PACKAGING_AND_PYPI
76
python_min: 3.11
0 commit comments