diff --git a/.github/workflows/ports_psoc6.yml b/.github/workflows/ports_psoc6.yml index ee172bab5319..873b964acd86 100644 --- a/.github/workflows/ports_psoc6.yml +++ b/.github/workflows/ports_psoc6.yml @@ -143,7 +143,7 @@ jobs: if: startsWith(github.ref, 'refs/tags/v') && github.repository_owner == 'infineon' steps: - name: Download binaries - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 - name: Prepare release assets run: | cd mpy-psoc6_${{ matrix.board }}_${{ needs.server-build.outputs.commit_sha }}