diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index 9a1656d..2a63af9 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -7,7 +7,7 @@ jobs: job: runs-on: ubuntu-latest env: - ROCRATE_PROFILE_URI: https://data.emobon.embrc.eu/observatory-profile/0.22 + ROCRATE_PROFILE_URI: https://data.emobon.embrc.eu/observatory-profile/0.27 steps: - name: checkout uses: actions/checkout@v3