File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 steps :
2020 - name : Checkout
2121 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
22- - uses : docker://pandoc/core:3.1.1.0
22+ - uses : docker://pandoc/core:3.9.0.0@sha256:456259758447bd2d10a996075b92014d74fea6fac52395c7b6aa08145c0f77ae
2323 with :
2424 args : >-
2525 --standalone --template=template.html --output=index.html README.md
Original file line number Diff line number Diff line change 99 steps :
1010 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1111 - name : Generate index.html
12- uses : docker://pandoc/core:3.8.2.1 @sha256:6c1440145aaa075bd9cee256343bb108d95dfe77cfaafa6475c88d1efd62c580
12+ uses : docker://pandoc/core:3.9.0.0 @sha256:456259758447bd2d10a996075b92014d74fea6fac52395c7b6aa08145c0f77ae
1313 with :
1414 args : >-
1515 --standalone --template=template.html --output=index.html README.md
You can’t perform that action at this time.
0 commit comments