Skip to content

Commit

Permalink
ci/buildmingw.yml: fix deprecated version of upload-artifact
Browse files Browse the repository at this point in the history
Signed-off-by: AlexandraTrifan <[email protected]>
  • Loading branch information
AlexandraTrifan authored and cristina-suteu committed Feb 7, 2025
1 parent 459f65f commit 32e13fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildmingw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
-e LIBAD9166_BRANCH=main ^
shooteu/iio-oscilloscope C:\msys64\usr\bin\bash.exe -c '/home/docker/iio-oscilloscope/CI/docker/inside_docker.sh'
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: adi-osc-setup
path: ${{ github.workspace }}\artifacts\adi-osc-setup.exe

0 comments on commit 32e13fa

Please sign in to comment.