Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to '.github/workflows/autopublish.yaml')
-rw-r--r--.github/workflows/autopublish.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/autopublish.yaml b/.github/workflows/autopublish.yaml
index 788b3a3a00..6e2be7fd3d 100644
--- a/.github/workflows/autopublish.yaml
+++ b/.github/workflows/autopublish.yaml
@@ -28,7 +28,7 @@ jobs:
run: rustup update --no-self-update stable
- name: Install cargo-workspaces
- run: cargo install cargo-workspaces
+ run: cargo install cargo-workspaces --version "0.3.6"
- name: Publish Crates
env: