mirror of
https://github.com/Noratrieb/website.git
synced 2026-01-14 17:05:02 +01:00
update checkout
This commit is contained in:
parent
d0b410a6b3
commit
ec3e1d828e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
|
|
@ -10,7 +10,7 @@ jobs:
|
|||
deploy:
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: true # Fetch Hugo themes (true OR recursive)
|
||||
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue