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