Skip to content

Commit e925c4a

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/SongsForService.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
#node-version: 'node16'
1717
ref: ${{ github.event.push.head.ref }}
18-
- uses: docker://pandoc/core:2.19.2
18+
- uses: docker://pandoc/core:3.5
1919
with:
2020
args: >- # allows you to break string into multiple lines
2121
--standalone

0 commit comments

Comments
 (0)