diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index eea160dd1..dcd9c68ce 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -39,7 +39,7 @@ jobs: [ ! -d "edc" ] && git submodule add https://github.com/eclipse-dataspaceconnector/DataSpaceConnector.git edc git submodule update --init git -C edc fetch --all - git -C edc checkout febacc631b4c07aaec2e76ff8a81e8564a99090d + git -C edc checkout milestone-3 - name: Set up JDK 11 uses: actions/setup-java@v2 diff --git a/edc b/edc index febacc631..70ff63d97 160000 --- a/edc +++ b/edc @@ -1 +1 @@ -Subproject commit febacc631b4c07aaec2e76ff8a81e8564a99090d +Subproject commit 70ff63d9752d25e754af32502487eb1ce707a238