There was an error while loading. Please reload this page.
1 parent c6eeafd commit f894251Copy full SHA for f894251
1 file changed
.github/workflows/release-dispatch-sozo.yml
@@ -27,7 +27,7 @@ jobs:
27
- uses: actions/checkout@v4
28
- run: git config --global --add safe.directory "$GITHUB_WORKSPACE"
29
- name: Install cargo-release
30
- run: cargo install cargo-release --version 0.25.20
+ run: cargo install cargo-release --version 0.25.18
31
- name: Normalize version and update files
32
id: version
33
working-directory: ./bin/sozo
0 commit comments