diff --git a/.github/workflows/spectron_comment.yml b/.github/workflows/spectron_comment.yml index c748b960..45e46565 100644 --- a/.github/workflows/spectron_comment.yml +++ b/.github/workflows/spectron_comment.yml @@ -29,7 +29,7 @@ jobs: name: pr_num - name: Read the pr_num file id: pr_num_reader - uses: juliangruber/read-file-action@v1.0.0 + uses: juliangruber/read-file-action@v1.1.4 with: path: ./pr_num.txt - name: List images