Skip to content

Commit

Permalink
Update ruamel.yaml version
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Nov 3, 2023
1 parent c97d4a0 commit 1d87dac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chartpress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: Install Chartpress
run: |
pip install -v chartpress && pip install six && pip install ruamel.yaml
pip install chartpress six ruamel.yaml==0.18.4
- name: Run Chartpress
run: chartpress --push
env:
Expand Down

0 comments on commit 1d87dac

Please sign in to comment.