Bump Copilot-cli version (#1469)
This commit is contained in:
@@ -56,7 +56,7 @@ pub struct Copilot {
|
||||
|
||||
impl Copilot {
|
||||
fn build_command_builder(&self, log_dir: &str) -> CommandBuilder {
|
||||
let mut builder = CommandBuilder::new("npx -y @github/copilot@0.0.358").params([
|
||||
let mut builder = CommandBuilder::new("npx -y @github/copilot@0.0.367").params([
|
||||
"--no-color",
|
||||
"--log-level",
|
||||
"debug",
|
||||
|
||||
Reference in New Issue
Block a user