diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 656ae91e..84b8b208 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,7 @@ }, { "name": "Setup Common Lisp Environment", - "uses": "40ants/setup-lisp@v2", + "uses": "40ants/setup-lisp@fix-test-ros", "with": { "asdf-system": "reblocks" }