diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9460198..2c106a6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: test: # The type of runner that the job will run on runs-on: ubuntu-latest - container: obolibrary/odkfull:v1.2.23 + container: obolibrary/odkfull:v1.5.2 # Steps represent a sequence of tasks that will be executed as part of the job steps: