We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c108c0 commit 658e2acCopy full SHA for 658e2ac
.github/workflows/ports_psoc6.yml
@@ -143,7 +143,7 @@ jobs:
143
if: startsWith(github.ref, 'refs/tags/v') && github.repository_owner == 'infineon'
144
steps:
145
- name: Download binaries
146
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
147
- name: Prepare release assets
148
run: |
149
cd mpy-psoc6_${{ matrix.board }}_${{ needs.server-build.outputs.commit_sha }}
0 commit comments