diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml index 1b23f7d0..1d3dd7a8 100644 --- a/.github/workflows/integration.yaml +++ b/.github/workflows/integration.yaml @@ -34,7 +34,7 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # we can remove desired version again after this fix was released: https://github.com/srl-labs/containerlab/pull/2000 - DESIRED_VERSION: v0.52.0 + DESIRED_VERSION: v0.56.0 - name: Checkout uses: actions/checkout@v4