Skip to content

Commit 44ec62b

Browse files
committed
Specify with --rev instead of --branch
1 parent 8b8c169 commit 44ec62b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
uses: actions-rs/cargo@v1
163163
with:
164164
command: install
165-
args: --git https://github.com/kuretchi/cargo-simple-bundler --branch main
165+
args: --git https://github.com/kuretchi/cargo-simple-bundler --rev 4830a0c47f5612e48975c3af4912213ebb637d6b
166166
toolchain: stable
167167

168168
- name: run-cargo-simple-bundler.py

0 commit comments

Comments
 (0)