diff --git a/.github/workflows/comment-on-pr.yaml b/.github/workflows/comment-on-pr.yaml index f8dc73d784..7f6110892e 100644 --- a/.github/workflows/comment-on-pr.yaml +++ b/.github/workflows/comment-on-pr.yaml @@ -16,7 +16,7 @@ jobs: - uses: actions/checkout@v2 - name: Download info on PR - uses: dawidd6/action-download-artifact@v2 + uses: dawidd6/action-download-artifact@v6 with: workflow: pr-url-and-dependent.yaml workflow_conclusion: completed