Compare commits
2 Commits
9d6d8eaf90
...
a25906f785
| Author | SHA1 | Date | |
|---|---|---|---|
| a25906f785 | |||
| 75cbcfd066 |
@@ -28,7 +28,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout with submodules
|
- name: Checkout with submodules
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v7
|
||||||
with:
|
with:
|
||||||
submodules: recursive # Get submdules
|
submodules: recursive # Get submdules
|
||||||
fetch-depth: 1 # Fetch all history for .GitInfo and .Lastmod
|
fetch-depth: 1 # Fetch all history for .GitInfo and .Lastmod
|
||||||
|
|||||||
Reference in New Issue
Block a user