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 68d992c commit 750178cCopy full SHA for 750178c
.github/workflows/gh-pages.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Set domain
28
run: echo "DOMAIN=mevislab.github.io" >> $GITHUB_ENV
29
30
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
31
with:
32
submodules: true # Fetch Hugo themes (true OR recursive)
33
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
0 commit comments