diff --git a/.github/workflows/requirements2png.yml b/.github/workflows/requirements2png.yml index 4710717..e94938d 100644 --- a/.github/workflows/requirements2png.yml +++ b/.github/workflows/requirements2png.yml @@ -17,7 +17,7 @@ jobs: with: path: ${{ github.repository }} - name: create png - uses: robertdebock/graphviz-action@1.0.6 + uses: robertdebock/graphviz-action@1.0.7 - name: Commit files run: | cd ${{ github.repository }}