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 cab03e7 + ef50b54 commit d7801b5Copy full SHA for d7801b5
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@v6
+ - uses: actions/upload-artifact@v7
41
with:
42
name: openassetio-traitgen-wheels
43
path: ./wheelhouse/*.whl
0 commit comments