diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml index 342ec8f09..6ba518a7d 100644 --- a/.github/workflows/ci-build.yml +++ b/.github/workflows/ci-build.yml @@ -66,7 +66,7 @@ jobs: targets: interop_binaries_small load: true - name: Expose GitHub Runtime - uses: crazy-max/ghaction-github-runtime@v2 + uses: crazy-max/ghaction-github-runtime@v3 - name: Build minimal janus_messages run: cargo build --profile ci --package janus_messages --no-default-features - name: Build janus_core