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 9dcb4cf commit 06f7f9fCopy full SHA for 06f7f9f
.github/workflows/gh-pages.yml
@@ -10,7 +10,7 @@ jobs:
10
deploy:
11
runs-on: ubuntu-20.04
12
steps:
13
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
14
with:
15
submodules: true # Fetch Hugo themes (true OR recursive)
16
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
0 commit comments