File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ post-announce-jobs = ["./post-announce"]
2020# Path that installers should place binaries in
2121install-path = " CARGO_HOME"
2222# Whether to install an updater program
23- install-updater = false
23+ install-updater = true
2424# Build only the required packages, and individually
2525precise-builds = true
2626# Don't create GitHub releases, we handle that manually to manually control which release is marked as latest
@@ -34,8 +34,8 @@ local-artifacts-jobs = ["./create-draft-release"]
3434allow-dirty = [" ci" ]
3535
3636[dist .github-action-commits ]
37- "actions/checkout" = " de0fac2e4500dabe0009e67214ff5f5447ce83dd" # v6.0.2
38- "actions/upload-artifact" = " b7c566a772e6b6bfb58ed0dc250532a479d7789f" # v6.0.0
37+ "actions/checkout" = " de0fac2e4500dabe0009e67214ff5f5447ce83dd" # v6.0.2
38+ "actions/upload-artifact" = " b7c566a772e6b6bfb58ed0dc250532a479d7789f" # v6.0.0
3939"actions/download-artifact" = " 37930b1c2abaa49bbe596cd826c3c89aef350131" # v7.0.0
4040
4141[dist .github-custom-runners ]
You can’t perform that action at this time.
0 commit comments