[latex3-commits] [latex3/latex2e] develop: Bump zauguin/install-texlive from 2 to 3 (#1168) (2f537285)
github at latex-project.org
github at latex-project.org
Wed Nov 8 09:03:30 CET 2023
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/2f537285d1f8aac21a91ef5d238e36df07a56adc
>---------------------------------------------------------------
commit 2f537285d1f8aac21a91ef5d238e36df07a56adc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed Nov 8 08:03:30 2023 +0000
Bump zauguin/install-texlive from 2 to 3 (#1168)
>---------------------------------------------------------------
2f537285d1f8aac21a91ef5d238e36df07a56adc
.github/workflows/deploy.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml
index 3d5c93a1..d4d70458 100644
--- a/.github/workflows/deploy.yaml
+++ b/.github/workflows/deploy.yaml
@@ -21,7 +21,7 @@ jobs:
- name: Install Ghostscript
run: sudo apt-get update && sudo apt-get install ghostscript
- name: Install TeX Live
- uses: zauguin/install-texlive at v2
+ uses: zauguin/install-texlive at v3
with:
# List the required TeX Live packages in a separate file to allow reuse in
# different workflows.
More information about the latex3-commits
mailing list.