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 123e234 commit ada4b83Copy full SHA for ada4b83
.github/workflows/tests.yml
@@ -183,7 +183,7 @@ jobs:
183
with:
184
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
185
ref: ${{ github.ref }} # dont lock to sha (action needs to push)
186
- - uses: WIPACrepo/wipac-dev-py-setup-action@v5.7
+ - uses: WIPACrepo/wipac-dev-py-setup-action@v5.8
187
188
mode: PACKAGING
189
python_min: '3.10'
0 commit comments