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.
2 parents 3ead1a2 + f21c9fc commit 7163a32Copy full SHA for 7163a32
.github/workflows/cache.yaml
@@ -22,7 +22,7 @@ jobs:
22
steps:
23
# To use `.github/tl_packages`, main repo must be checked out first.
24
- name: Checkout repository
25
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
26
- name: Install TeX Live
27
uses: zauguin/install-texlive@v4
28
with:
.github/workflows/main.yaml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ${{ matrix.os }}
15
16
17
18
19
20
0 commit comments