From eeee3a3894837eeb7a0ed0f75ee39da6ee63701c Mon Sep 17 00:00:00 2001 From: Simon Torres Date: Thu, 18 Jul 2024 15:38:04 -0400 Subject: [PATCH] another typo fix --- .github/workflows/python-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python-publish.yml b/.github/workflows/python-publish.yml index 7578dc7c..b2481f94 100644 --- a/.github/workflows/python-publish.yml +++ b/.github/workflows/python-publish.yml @@ -20,7 +20,7 @@ jobs: - name: Build a binary wheel and source tarball run: python3 -m build - name: Upload artifacts - uses: actions/upload-artifacts@v4 + uses: actions/upload-artifact@v4 with: name: release-dists path: dist/