mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-24 06:53:46 +00:00
@@ -48,7 +48,7 @@ jobs:
|
||||
apt-get install -y nodejs
|
||||
|
||||
- name: Checkout sources
|
||||
uses: actions/checkout@v4
|
||||
uses: https://github.com/actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 1
|
||||
|
||||
@@ -88,7 +88,7 @@ jobs:
|
||||
apt-get install -y cmake ninja-build nodejs
|
||||
|
||||
- name: Checkout sources
|
||||
uses: actions/checkout@v4
|
||||
uses: httpa://github.com/actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 200 # enough to get all commits for the current day
|
||||
|
||||
|
||||
Reference in New Issue
Block a user