diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 144042a..2c5187d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: runs-on: ubuntu-latest steps: - name: "Build library source and wheel artifacts" - uses: ansys/actions/build-library@v4 + uses: ansys/actions/build-library@v5 with: library-name: ${{ env.PACKAGE_NAME }}