From 3960db3efe1fd21c98a6631e4ba264109510070b Mon Sep 17 00:00:00 2001 From: Forrest Collman Date: Thu, 12 Sep 2024 12:49:56 -0700 Subject: [PATCH] bumping upload artifact --- .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 a42f680f..44acd577 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -93,7 +93,7 @@ jobs: - name: build sdist run: python setup.py sdist - name: Store the distribution packages - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: python-package-distributions path: dist/