fetch depth

This commit is contained in:
hobbes7878 2024-08-21 17:23:06 +01:00
parent 9bb9996dd9
commit e0cf11b227

View file

@ -19,6 +19,8 @@ jobs:
- id: checkout
name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 0
- id: setup-node
name: Setup Node.JS