Skip to content

Commit 10d2e55

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/NetworkSettings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
#node-version: 'node16'
2121
ref: ${{ github.event.push.head.ref }}
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
--standalone

0 commit comments

Comments
 (0)