diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dd2f2f3..c460bb8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -162,7 +162,7 @@ jobs: uses: actions-rs/cargo@v1 with: command: install - args: --git https://github.com/kuretchi/cargo-simple-bundler --branch main + args: --git https://github.com/kuretchi/cargo-simple-bundler --rev 4830a0c47f5612e48975c3af4912213ebb637d6b toolchain: stable - name: run-cargo-simple-bundler.py