Skip to content

Commit 078e035

Browse files
authored
Merge pull request #42 from IBEXImagingCommunity/dependabot/github_actions/actions/download-artifact-5
Bump actions/download-artifact from 4 to 5
2 parents 244c992 + 31d7bd8 commit 078e035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
- name: Prepare release notes
8383
run: |
8484
python create_release_notes.py ${{ github.repository }} ibex_imaging_knowledge_base_utilities ${{ github.ref_name }}
85-
- uses: actions/download-artifact@v4
85+
- uses: actions/download-artifact@v5
8686
id: download
8787
with:
8888
name: ibex_imaging_python_wheels

0 commit comments

Comments
 (0)