Skip to content

Commit f894251

Browse files
committed
wip
1 parent c6eeafd commit f894251

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-dispatch-sozo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- uses: actions/checkout@v4
2828
- run: git config --global --add safe.directory "$GITHUB_WORKSPACE"
2929
- name: Install cargo-release
30-
run: cargo install cargo-release --version 0.25.20
30+
run: cargo install cargo-release --version 0.25.18
3131
- name: Normalize version and update files
3232
id: version
3333
working-directory: ./bin/sozo

0 commit comments

Comments
 (0)