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.
v3
v4
1 parent 200f61d commit 6cea200Copy full SHA for 6cea200
.github/workflows/pages.yaml
@@ -34,7 +34,7 @@ jobs:
34
HUGO_VERSION: 0.117.0
35
steps:
36
- name: Checkout
37
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
38
with:
39
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
40
- name: Setup Go
0 commit comments