Open
Description
Update action
steps:
- name: checkout
uses: actions/checkout@v4
with:
path: ${{ github.repository }}
- name: create png
uses: buluma/graphviz-action@1.0.0 # TODO: Update action
- name: Commit files
run: |
cd ${{ github.repository }}
ndex e6c7007..7837717 100644
++ b/.github/workflows/todo.yml
7280eae7d9048dede8d6446d74b490a5d5009205