mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-05-21 14:36:27 -04:00
Chore: set fetch depth for bundle analysis (#12257)
This commit is contained in:
@@ -164,6 +164,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v6.0.2
|
||||
with:
|
||||
fetch-depth: 2
|
||||
- name: Install pnpm
|
||||
uses: pnpm/action-setup@v4.2.0
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user