Skip to content

Commit

Permalink
[improve](build): upgrade pandoc to 3.5
Browse files Browse the repository at this point in the history
Signed-off-by: Ralph Hightower <[email protected]>
  • Loading branch information
RalphHightower authored Nov 24, 2024
1 parent 10d2e55 commit 4b4380b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Obituary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
#node-version: 'node16'
ref: ${{ github.event.push.head.ref }}
#node-version: 'node16'
- uses: docker://pandoc/core:2.19.2
- uses: docker://pandoc/core:3.5
with:
args: >- # allows you to break string into multiple lines
cellphone: ${{secrets.CELL_PHONE}}
Expand Down

0 comments on commit 4b4380b

Please sign in to comment.