From b92dd4d8cf83dd29c28e97c5dd0165f843d1128a Mon Sep 17 00:00:00 2001 From: mgubi Date: Tue, 19 Nov 2024 23:47:08 +0000 Subject: [PATCH] Update cd-convert-texmacs.yml --- .github/workflows/cd-convert-texmacs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd-convert-texmacs.yml b/.github/workflows/cd-convert-texmacs.yml index 4dc5217..267fae6 100644 --- a/.github/workflows/cd-convert-texmacs.yml +++ b/.github/workflows/cd-convert-texmacs.yml @@ -12,7 +12,7 @@ jobs: build: runs-on: ubuntu-22.04 container: - image: ghcr.io/texmacs/texmacs-2.1.4-cd:main.20241119.224746.672z + image: ghcr.io/texmacs/texmacs-2.1.4-cd:main.20241119.234058.192z credentials: username: ${{ github.actor }} password: ${{ secrets.GITHUB_TOKEN }}