fix(ci): fetch-depth

This commit is contained in:
Neko Ayaka
2025-02-20 16:34:18 +08:00
parent 05e17ce578
commit a921b78327
+2
View File
@@ -21,6 +21,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Install Node.js 22.x
uses: actions/setup-node@v4