diff --git a/.github/workflows/build-test-release.yml b/.github/workflows/build-test-release.yml index e40e2da..87256c7 100644 --- a/.github/workflows/build-test-release.yml +++ b/.github/workflows/build-test-release.yml @@ -78,7 +78,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-ds path: wheelhouse/ @@ -108,7 +108,7 @@ jobs: uses: actions/checkout@v4 # needed by 'Prevent automatic major/minor release' - name: Load built wheel file - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: power-grid-model-ds path: wheelhouse/