Update fetch depth

This commit is contained in:
Nick Alteen
2024-02-22 09:14:11 -05:00
parent 808db56fb2
commit 81fd0bf3b3

View File

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