srctree

Robin Linden parent 236a5652 f83eb661
Fix tox4j artifacts no longer being uploaded

Turns out GitHub doesn't use semver for the CI actions.
.github/workflows/ci.yaml added: 2, removed: 1, total 1
@@ -103,6 +103,7 @@ jobs:
with:
name: tox4j
path: ~/.m2
include-hidden-files: true
 
bazel:
runs-on: ubuntu-22.04