diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 3a5bbafd4..877756193 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -233,7 +233,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: "Store Pull Request comment to be posted 📤" - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 if: steps.coverage_comment.outputs.COMMENT_FILE_WRITTEN == 'true' with: # leave default names