diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 2e0af6b..f0003df 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -65,7 +65,7 @@ jobs: - name: Build and upload to release id: upload-release - uses: taiki-e/upload-rust-binary-action@v1.27.0 + uses: taiki-e/upload-rust-binary-action@v1.29.1 with: bin: protobug target: ${{ matrix.target }}