fix(ci): fetch-depth
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user