Skip to content

Commit

Permalink
Merge pull request #508 from fedorov/update-da
Browse files Browse the repository at this point in the history
ENH: upgrade actions/download-artifact
  • Loading branch information
fedorov authored Sep 4, 2024
2 parents bf6d622 + f83ff44 commit c58ed0a
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 c58ed0a

Please sign in to comment.