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