Skip to content

Commit 2226c74

Browse files
Bump WIPACrepo/wipac-dev-py-setup-action from 5.0 to 5.7 (#6)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a34494 commit 2226c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
with:
7070
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
7171
ref: ${{ github.ref }} # dont lock to sha (action needs to push)
72-
- uses: WIPACrepo/wipac-dev-py-setup-action@v5.0
72+
- uses: WIPACrepo/wipac-dev-py-setup-action@v5.7
7373
with:
7474
pypi_name: 'wipac-dev-actions-testbed'
7575
python_min: 3.12

0 commit comments

Comments
 (0)