diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index e0844fe..4584640 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -27,7 +27,7 @@ jobs: source: ${{ steps.findandreplace.outputs.value }} find: '[LYNA] ➕ New Page: ' replace: '' - - uses: ASzc/change-string-case-action@v2 + - uses: ASzc/change-string-case-action@v6 id: string with: string: ${{ steps.commentwith.outputs.value }}