diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 605fa4c..eca30fd 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -38,7 +38,7 @@ jobs: - name: Build package run: python -m build - name: Upload build artifacts - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: python-package-distributions-${{ matrix.python-version }} path: dist/