diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 399c18fe..dd4f4855 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v4 - name: Set up Docker Buildx - uses: docker/setup-buildx-action@v2 + uses: docker/setup-buildx-action@v4 - name: Build test network image run: |