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 617db58 + 083e4f5 commit f6e2a82Copy full SHA for f6e2a82
1 file changed
.github/workflows/build-wheels.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Build wheels
38
run: pip wheel --no-deps --wheel-dir wheelhouse .
39
40
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v6
41
with:
42
name: openassetio-manager-bal-wheels
43
path: ./wheelhouse/*.whl
0 commit comments