Skip to content

Commit

Permalink
ENH: upgrade actions/download-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
fedorov committed Sep 4, 2024
1 parent bf6d622 commit f83ff44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-win.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
- uses: actions/checkout@v3
with:
fetch-tags: true
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
name: dcmqi-build
path: ${{ github.workspace }}\dcmqi-build\dcmqi-build
Expand Down

0 comments on commit f83ff44

Please sign in to comment.