Skip to content

Commit 7142a2b

Browse files
committed
update hugo
1 parent 0879c14 commit 7142a2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Setup Hugo
3232
uses: peaceiris/actions-hugo@v2
3333
with:
34-
hugo-version: '0.101.0'
34+
hugo-version: '0.141.0'
3535
# extended: true
3636

3737
- name: Build

content/tutorials/Create-a-Persistent-Memory-Aware-Queue-Using-the-Persistent-Memory-Development-Kit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
title: "Create a Persistent Memory Aware Queue Using the Persistent Memory Development Kit"
44

55
# Tutorial post date
6-
date: 2018-30-12T23:06:17Z
6+
date: 2018-12-30T23:06:17Z
77

88
# Publish immediately
99
draft: false

0 commit comments

Comments
 (0)