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.
2 parents 244c992 + 31d7bd8 commit 078e035Copy full SHA for 078e035
.github/workflows/main.yml
@@ -82,7 +82,7 @@ jobs:
82
- name: Prepare release notes
83
run: |
84
python create_release_notes.py ${{ github.repository }} ibex_imaging_knowledge_base_utilities ${{ github.ref_name }}
85
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
86
id: download
87
with:
88
name: ibex_imaging_python_wheels
0 commit comments