1
0
镜像自地址 https://github.com/meilisearch/MeiliSearch 已同步 2025-07-01 02:48:31 +02:00

Update .github/workflows/create-issue-dependencies.yml

Co-authored-by: Louis Dureuil <louis@meilisearch.com>
这个提交包含在:
Clémentine Urquizar - curqui 2023-02-02 15:54:33 +01:00 提交者 GitHub
父节点 a11d992923
当前提交 1ca7778e6a
找不到此签名对应的密钥
GPG 密钥 ID: 4AEE18F83AFDEB23

查看文件

@ -17,7 +17,7 @@ jobs:
body: |
This issue is about updating Meilisearch dependencies:
- [ ] Cargo toml dependencies of Meilisearch; but also the main engine-team repositories that Meilisearch depends on (charabia, heed...)
- [ ] If new Rust versions has been release, update the Rust version in the Clippy job of this [GitHub Action file](./.github/workflows/rust.yml)
- [ ] If new Rust versions have been released, update the Rust version in the Clippy job of this [GitHub Action file](./.github/workflows/rust.yml)
⚠️ To avoid last minute bugs, this issue should only be done at the beginning of the sprint!