diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 959579c2d..5f95fa17f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -453,7 +453,7 @@ jobs: python -m build --sdist --wheel - name: Upload artifacts 📦 - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: freqtrade-build path: |