We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00d6768 commit 8fce313Copy full SHA for 8fce313
.github/workflows/deploy.yaml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
# Boilerplate
16
- name: Checkout repository
17
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
18
# We need Ghostscript for XeTeX tests.
19
- run: sudo apt-get update && sudo apt-get install ghostscript
20
- name: Install TeX Live
.github/workflows/main.yaml
@@ -12,7 +12,7 @@ jobs:
12
13
0 commit comments