We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f16071 commit 23605c1Copy full SHA for 23605c1
.github/workflows/gh-pages.yml
@@ -14,7 +14,7 @@ jobs:
14
concurrency:
15
group: ${{ github.workflow }}-${{ github.ref }}
16
steps:
17
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
18
with:
19
submodules: true # Fetch Hugo themes (true OR recursive)
20
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
0 commit comments