diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 3925a8f..b8c078e 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -67,7 +67,7 @@ jobs: - name: Build and upload to release id: upload-release - uses: taiki-e/upload-rust-binary-action@v1.25.0 + uses: taiki-e/upload-rust-binary-action@v1.26.0 with: bin: protobug target: ${{ matrix.target }}