diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5bda682..f903e92 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -25,7 +25,7 @@ jobs: args: --all -- --check - name: Cancel workflow if: failure() - uses: andymckay/cancel-action@0.2 + uses: andymckay/cancel-action@0.5 # Build on all the architectures we intend to support, including cross compiled ones. build: