diff --git a/.github/workflows/code-testing.yml b/.github/workflows/code-testing.yml index ca68054c8..7e1abb8c2 100644 --- a/.github/workflows/code-testing.yml +++ b/.github/workflows/code-testing.yml @@ -64,7 +64,7 @@ jobs: if: needs.file-changes.outputs.cli == 'true' && needs.file-changes.outputs.docs == 'false' steps: - name: Documentation is missing - uses: GrantBirki/comment@v2.0.7 + uses: GrantBirki/comment@v2.0.8 with: body: | Please consider that documentation is missing under `docs/` folder.