Skip to content

Commit ae59fbb

Browse files
committed
chore(workflow): Build with Hugo v157.0
1 parent 4f58ce2 commit ae59fbb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/push.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
env:
1414
GITHUB_BRANCH: gh-pages
1515
GIT_DEPLOY_KEY: ${{ secrets.GIT_DEPLOY_KEY }}
16-
HUGO_VERSION: "0.155.3"
16+
HUGO_VERSION: "0.157.0"
1717
steps:
1818
- name: Checkout code
1919
uses: actions/checkout@v3
@@ -62,7 +62,7 @@ jobs:
6262
runs-on: ubuntu-latest
6363
steps:
6464
- name: Push
65-
uses: actions/checkout@v3
65+
uses: actions/checkout@v5
6666
with:
6767
clean: true
6868
repository: sysarmy/sysarmy.github.io

0 commit comments

Comments
 (0)