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 9a34494 commit 2226c74Copy full SHA for 2226c74
.github/workflows/cicd.yml
@@ -69,7 +69,7 @@ jobs:
69
with:
70
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
71
ref: ${{ github.ref }} # dont lock to sha (action needs to push)
72
- - uses: WIPACrepo/wipac-dev-py-setup-action@v5.0
+ - uses: WIPACrepo/wipac-dev-py-setup-action@v5.7
73
74
pypi_name: 'wipac-dev-actions-testbed'
75
python_min: 3.12
0 commit comments