Compare commits
2 Commits
e881dd1fb1
...
c0806df6e9
| Author | SHA1 | Date | |
|---|---|---|---|
| c0806df6e9 | |||
| 9c8de4a795 |
@@ -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@v4
|
uses: actions/checkout@v5
|
||||||
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