]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
update publish-release.yml
authorEmma Marichal <bonjour@emmamarichal.fr>
Fri, 25 Jul 2025 08:07:02 +0000 (10:07 +0200)
committerMarc Foley <m.foley.88@gmail.com>
Fri, 25 Jul 2025 14:29:23 +0000 (15:29 +0100)
.github/workflows/publish-release.yml

index e4070b724b353831556198d1e35080b82748650a..8489c07db6d864e83b944b47302a367f0cc3899c 100644 (file)
@@ -50,7 +50,7 @@ jobs:
       - name: Build a binary wheel and a source tarball
         run: python3 -m build
       - name: Store the distribution packages
-        uses: actions/upload-artifact@v3
+        uses: actions/upload-artifact@v4
         with:
           name: python-package-distributions
           path: dist/
@@ -69,7 +69,7 @@ jobs:
       id-token: write  # IMPORTANT: mandatory for trusted publishing
     steps:
       - name: Download all the dists
-        uses: actions/download-artifact@v3
+        uses: actions/download-artifact@v4
         with:
           name: python-package-distributions
           path: dist/