diff --git a/.github/workflows/deploy-test.yml b/.github/workflows/deploy-test.yml index 260b6191..9c54e4c3 100644 --- a/.github/workflows/deploy-test.yml +++ b/.github/workflows/deploy-test.yml @@ -73,7 +73,7 @@ jobs: - name: Build the wheel and distribution package run: python setup.py sdist bdist_wheel - name: Store the distribution packages - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v6 with: name: python-package-distributions path: dist/