diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 7b089e2..e74ef9b 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -43,7 +43,7 @@ jobs: - name: Build package run: python -m build - name: Upload build artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: python-package-distributions-${{ matrix.python-version }} path: dist/