mirror of https://github.com/tracel-ai/burn.git
[backend-comparison] Update Github App ID with official application (#1397)
This commit is contained in:
parent
d43a0b3f90
commit
9bf3f3f720
|
@ -7,7 +7,7 @@ use std::{
|
|||
path::{Path, PathBuf},
|
||||
};
|
||||
|
||||
pub(crate) static CLIENT_ID: &str = "Iv1.84002254a02791f3";
|
||||
pub(crate) static CLIENT_ID: &str = "Iv1.692f6a61b6086810";
|
||||
static GITHUB_API_VERSION_HEADER: &str = "X-GitHub-Api-Version";
|
||||
static GITHUB_API_VERSION: &str = "2022-11-28";
|
||||
|
||||
|
|
Loading…
Reference in New Issue