fix : replace action using deprecated node 12

This commit is contained in:
xgroleau🐢 2023-03-28 16:43:16 -04:00 committed by Cole Helbling
parent b55ee105d9
commit 9af2d0f36a

View File

@ -176,7 +176,7 @@ runs:
output-filename: 'pr_body.txt'
- name: Read pr_body.txt
id: pr_body
uses: andstor/file-reader-action@v1
uses: juliangruber/read-file-action@v1
with:
path: "pr_body.txt"
# We need to remove the pr_body files so that the