Correcting ansi-to-html version.
This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Convert ANSI to HTML
|
- name: Convert ANSI to HTML
|
||||||
id: ansi-to-html
|
id: ansi-to-html
|
||||||
uses: justinm/actions-ansi-to-html@v0
|
uses: justinm/actions-ansi-to-html@v1.0.0
|
||||||
with:
|
with:
|
||||||
input: ${{ steps.gen-sysinfo.outputs.stdout }}
|
input: ${{ steps.gen-sysinfo.outputs.stdout }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user