1
0
mirror of https://github.com/bdring/Grbl_Esp32.git synced 2025-08-16 19:44:07 +02:00

Update convert-machine-file.yaml

Use the latest create-or-update-comment to avoid deprecation warning
This commit is contained in:
Mitch Bradley
2023-02-01 18:58:42 -10:00
committed by GitHub
parent 796516e93c
commit 789a191987

View File

@@ -56,7 +56,7 @@ jobs:
- name: Report errors
if: failure()
uses: peter-evans/create-or-update-comment@a35cf36e5301d70b76f316e867e7788a55a31dae
uses: peter-evans/create-or-update-comment
with:
issue-number: ${{ github.event.issue.number }}
body: |
@@ -69,7 +69,7 @@ jobs:
If you cannot resolve the problem, please contact us on Discord - https://discord.gg/MDsRDeNsTE
- name: Add comment
uses: peter-evans/create-or-update-comment@a35cf36e5301d70b76f316e867e7788a55a31dae
uses: peter-evans/create-or-update-comment
with:
issue-number: ${{ github.event.issue.number }}
body: |