diff --git a/.github/workflows/tii-mocap-pose.yaml b/.github/workflows/tii-mocap-pose.yaml index 3eb3065..c6f9847 100644 --- a/.github/workflows/tii-mocap-pose.yaml +++ b/.github/workflows/tii-mocap-pose.yaml @@ -53,7 +53,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Build image and push - uses: docker/build-push-action@v5 + uses: docker/build-push-action@v6 with: context: . platforms: linux/amd64,linux/riscv64,linux/arm64