diff --git a/.github/workflows/update-directorymd.yml b/.github/workflows/update-directorymd.yml index 53ad221e7742..5380194ac6f4 100644 --- a/.github/workflows/update-directorymd.yml +++ b/.github/workflows/update-directorymd.yml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v4 - name: Run Directory Tree Generator - uses: DenizAltunkapan/directory-tree-generator@v2 + uses: DenizAltunkapan/directory-tree-generator@v4 with: path: src extensions: .java