[latex3-commits] [latex3/hyperref] main: Bump actions/checkout from 3 to 4 (#306) (7a25bf3)
github at latex-project.org
github at latex-project.org
Wed Nov 8 14:22:22 CET 2023
Repository : https://github.com/latex3/hyperref
On branch : main
Link : https://github.com/latex3/hyperref/commit/7a25bf387853f6c92517603606c9d66f18efd7fa
>---------------------------------------------------------------
commit 7a25bf387853f6c92517603606c9d66f18efd7fa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed Nov 8 13:22:22 2023 +0000
Bump actions/checkout from 3 to 4 (#306)
>---------------------------------------------------------------
7a25bf387853f6c92517603606c9d66f18efd7fa
.github/workflows/main.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml
index 11c9435..917e146 100644
--- a/.github/workflows/main.yaml
+++ b/.github/workflows/main.yaml
@@ -12,7 +12,7 @@ jobs:
cache_key: ${{ steps.texlive.outputs.cache_key }}
steps:
- name: Checkout repository
- uses: actions/checkout at v3
+ uses: actions/checkout at v4
- run: sudo apt-get update && sudo apt-get install ghostscript
- name: Install TeX Live
id: texlive
More information about the latex3-commits
mailing list.