From 9b3889ed96dc1b608b866b0edb2f7dae3b79c58a Mon Sep 17 00:00:00 2001 From: Crowfunder <52300171+Crowfunder@users.noreply.github.com> Date: Fri, 20 Sep 2024 14:02:01 +0200 Subject: [PATCH] Update python-distribution.yml --- .github/workflows/python-distribution.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python-distribution.yml b/.github/workflows/python-distribution.yml index f253736..66ecfc4 100644 --- a/.github/workflows/python-distribution.yml +++ b/.github/workflows/python-distribution.yml @@ -73,7 +73,7 @@ jobs: # Uploads artifact - name: Upload Artifacts - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: build (windows-latest) path: build/artifact