Skip to content

Commit d073e5d

Browse files
committed
And pypi
1 parent a16dae2 commit d073e5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-update-cloudfoundry-index.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: git checkout -b opentelemetrybot/cloudfoundry-${{ github.run_number }}-${{ github.run_attempt }}
3131

3232
- run: sudo apt-get install jq python3-pip
33-
- run: pip install yq
33+
- run: pip install yq==3.4.2
3434

3535
- name: update index.yml
3636
run: |

0 commit comments

Comments
 (0)