texlive[69685] Build/source/.github/workflows/main.yml: [gh actions]

commits+takuji at tug.org commits+takuji at tug.org
Sat Feb 3 03:15:59 CET 2024


Revision: 69685
          https://tug.org/svn/texlive?view=revision&revision=69685
Author:   takuji
Date:     2024-02-03 03:15:59 +0100 (Sat, 03 Feb 2024)
Log Message:
-----------
[gh actions] try docker/setup-qemu-action at v3

Modified Paths:
--------------
    trunk/Build/source/.github/workflows/main.yml

Modified: trunk/Build/source/.github/workflows/main.yml
===================================================================
--- trunk/Build/source/.github/workflows/main.yml	2024-02-03 02:15:55 UTC (rev 69684)
+++ trunk/Build/source/.github/workflows/main.yml	2024-02-03 02:15:59 UTC (rev 69685)
@@ -86,7 +86,7 @@
           path: 'repo'
       - name: Setup QEMU
         if: matrix.use_qemu
-        uses: docker/setup-qemu-action at v2
+        uses: docker/setup-qemu-action at v3
         with:
           platforms: ${{ matrix.qemu_arch }}
       - name: build



More information about the tex-live-commits mailing list.