diff --git a/.github/workflows/build-test-release.yml b/.github/workflows/build-test-release.yml index 6f11f23e..75f83a6a 100644 --- a/.github/workflows/build-test-release.yml +++ b/.github/workflows/build-test-release.yml @@ -84,7 +84,7 @@ jobs: python-version: ${{ matrix.python }} - name: Load built wheel file - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: power-grid-model-io path: wheelhouse/ @@ -115,7 +115,7 @@ jobs: python-version: ${{ matrix.python }} - name: Load built wheel file - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: power-grid-model-io path: wheelhouse/ @@ -141,7 +141,7 @@ jobs: python-version: "3.13" - name: Load built wheel file - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: power-grid-model-io path: wheelhouse/