From: Emma Marichal Date: Fri, 25 Jul 2025 08:07:02 +0000 (+0200) Subject: update publish-release.yml X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2341a9018e35824d460ba4046fe032cd1a44d08;p=thirdparty%2Fgoogle%2Ffonts.git update publish-release.yml --- diff --git a/.github/workflows/publish-release.yml b/.github/workflows/publish-release.yml index e4070b724..8489c07db 100644 --- a/.github/workflows/publish-release.yml +++ b/.github/workflows/publish-release.yml @@ -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/