feat: update icon fetching logic to support multiple upstream sources

This commit is contained in:
shuaiplus
2026-03-18 22:37:37 +08:00
parent bb3fe41330
commit 8bc43b8f0c
2 changed files with 40 additions and 20 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
with:
fetch-depth: 0