From 50660eda7c643f2aa510338a835b57ec2dc22120 Mon Sep 17 00:00:00 2001 From: Gareth Ellis Date: Thu, 30 May 2024 11:55:09 +0200 Subject: [PATCH] Update pypi publish to 1.8.14 (#1852) --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 03e9107b0..33d3ec845 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -49,4 +49,4 @@ jobs: name: "dist" path: "dist/" - name: Publish package distributions to PyPI - uses: pypa/gh-action-pypi-publish@b7f401de30cb6434a1e19f805ff006643653240e # v1.8.10 + uses: pypa/gh-action-pypi-publish@81e9d935c883d0b210363ab89cf05f3894778450 # v1.8.14