Merge pull request 'chore(deps): update actions/checkout action to v7' (#23) from renovate/actions-checkout-7.x into main
Website build and deploy / build (push) Waiting to run
Website build and deploy / build (push) Waiting to run
Reviewed-on: #23
This commit was merged in pull request #23.
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout with submodules
|
||||
uses: actions/checkout@v6
|
||||
uses: actions/checkout@v7
|
||||
with:
|
||||
submodules: recursive # Get submdules
|
||||
fetch-depth: 1 # Fetch all history for .GitInfo and .Lastmod
|
||||
|
||||
Reference in New Issue
Block a user