fix(explorer): The search is case sensitive #297
Annotations
2 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3, nwtgck/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run if [ -n "$(git diff --name-only d7d92dfecdb0ca3c332223d85ef72d38d13ee0b7 f581fa9184809fd65de0949f6522736db55ad72a | grep '^explorer/')" ]; then
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading