diff --git a/.github/workflows/pr-comment.yml b/.github/workflows/pr-comment.yml index 7be6faccd1..bd143fe446 100644 --- a/.github/workflows/pr-comment.yml +++ b/.github/workflows/pr-comment.yml @@ -22,7 +22,7 @@ jobs: python -m pip install -r requirements.txt - name: Obtiene lista de archivos con cambios id: changed-files - uses: tj-actions/changed-files@v39 + uses: tj-actions/changed-files@v40 with: files: | **/*.po