From 206df77a5ab444f1e91d3ae13c9d94377739f0f8 Mon Sep 17 00:00:00 2001 From: Shrahman Date: Wed, 5 Feb 2025 19:56:49 +0100 Subject: [PATCH] Update from deprecated actions/upload-artifact@v3 to v4 --- .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 b4d94f23..a8b83c30 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -87,7 +87,7 @@ jobs: python setup.py sdist bdist_wheel - name: Upload artifacts - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: dist path: dist/