We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b780b1 commit ac1e66dCopy full SHA for ac1e66d
2 files changed
.github/workflows/GHPages.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- uses: actions/checkout@v5
12
- uses: actions/setup-node@v5
13
- - uses: docker://pandoc/latex:2.19
+ - uses: docker://pandoc/latex:3.7
14
with:
15
entrypoint: "/bin/sh"
16
args: "./build-resources-with-pandoc.sh"
.github/workflows/test-build-resources-with-pandoc.yml
@@ -22,7 +22,7 @@ jobs:
22
23
24
25
26
27
28
0 commit comments