We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
--rev
--branch
1 parent 8b8c169 commit 44ec62bCopy full SHA for 44ec62b
.github/workflows/ci.yml
@@ -162,7 +162,7 @@ jobs:
162
uses: actions-rs/cargo@v1
163
with:
164
command: install
165
- args: --git https://github.com/kuretchi/cargo-simple-bundler --branch main
+ args: --git https://github.com/kuretchi/cargo-simple-bundler --rev 4830a0c47f5612e48975c3af4912213ebb637d6b
166
toolchain: stable
167
168
- name: run-cargo-simple-bundler.py
0 commit comments