diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ef415ac2..d36b0da2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -32,7 +32,7 @@ jobs: with: args: "init -l app" - name: West Update - uses: zmkfirmware/zephyr-west-action@v0.1.0 + uses: 'docker://zmkfirmware/zephyr-west-action-arm:latest' id: west-update with: args: 'update'