mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-19 14:11:50 +00:00
Update fetch-depth as we don't need all history for all branches
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v5
|
||||
with:
|
||||
fetch-depth: 0
|
||||
fetch-depth: 1
|
||||
persist-credentials: false
|
||||
|
||||
- name: Install requirements
|
||||
|
||||
Reference in New Issue
Block a user