summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2025-11-17 20:30:02 +0800
committer魏曹先生 <1992414357@qq.com>2025-11-17 20:30:02 +0800
commit5734fa8140363a602400f16a79b7cbaf504e01c0 (patch)
tree09127a47b29711d8bec59a4322ded88288074dbb /.github/workflows
parentf73c4c0071bb37430cbf48f7e2d06dcdedb2c8ec (diff)
Ensure task processing order by using Vec instead of HashSet
The change from HashSet to Vec for task collections maintains the order of file operations, which is important for consistent processing behavior. This affects created_task, update_task, and sync_task variables throughout the code.
Diffstat (limited to '.github/workflows')
0 files changed, 0 insertions, 0 deletions