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.
1 parent 76f4c23 commit 84c36fbCopy full SHA for 84c36fb
.github/workflows/main.yml
@@ -65,7 +65,7 @@ jobs:
65
python -m pytest -v --tb=short
66
- name: Upload wheels
67
if: github.event_name == 'push'
68
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
69
with:
70
name: ibex_imaging_python_wheels
71
path: dist/ibex_imaging_knowledge_base_utilities-*any.whl
0 commit comments