[latex3-commits] [latex3/latex2e] dependabot/github_actions/zauguin/install-texlive-3: Bump zauguin/install-texlive from 2 to 3 (2049835c)

github at latex-project.org github at latex-project.org
Wed Nov 8 08:13:58 CET 2023


Repository : https://github.com/latex3/latex2e
On branch  : dependabot/github_actions/zauguin/install-texlive-3
Link       : https://github.com/latex3/latex2e/commit/2049835c729ca767e379495039043cc27259b8a5

>---------------------------------------------------------------

commit 2049835c729ca767e379495039043cc27259b8a5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Nov 8 07:13:58 2023 +0000

    Bump zauguin/install-texlive from 2 to 3
    
    Bumps [zauguin/install-texlive](https://github.com/zauguin/install-texlive) from 2 to 3.
    - [Commits](https://github.com/zauguin/install-texlive/compare/v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: zauguin/install-texlive
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support at github.com>


>---------------------------------------------------------------

2049835c729ca767e379495039043cc27259b8a5
 .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.