Skip to content

Commit 4b4380b

Browse files
[improve](build): upgrade pandoc to 3.5
Signed-off-by: Ralph Hightower <[email protected]>
1 parent 10d2e55 commit 4b4380b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Obituary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
#node-version: 'node16'
2020
ref: ${{ github.event.push.head.ref }}
2121
#node-version: 'node16'
22-
- uses: docker://pandoc/core:2.19.2
22+
- uses: docker://pandoc/core:3.5
2323
with:
2424
args: >- # allows you to break string into multiple lines
2525
cellphone: ${{secrets.CELL_PHONE}}

0 commit comments

Comments
 (0)