Nieuws

It's useful for visualising JSON data in a more human-readable format. Convert JSON to HTML Table: GitHub Action Convert any JSON file to HTML table Convert the Static Code Analysis JSON report to an ...
This step uses the actions/upload-artifact@v3 action to upload the HTML table (output) generated in the previous step as an artifact. name: Names the step. uses: Specifies the action to use. with: ...