Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/athul/archie.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAthul Cyriac Ajay <athul8720@gmail.com>2020-07-05 22:19:05 +0300
committerGitHub <noreply@github.com>2020-07-05 22:19:05 +0300
commit80e726b5246b73bf320b95f92d538794d22cf173 (patch)
tree3024bbdd328ae7d73dbb8a7e65dfa99cfa50c3d1
parent64ff76d755e64e10a58a4c52dbb68acc0032d2a7 (diff)
Update main.ymlhugo-ver
-rw-r--r--.github/workflows/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index c21600c..9e35961 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
- hugo-version: '0.67.1'
+ hugo-version: '0.73'
- name: Build
run: hugo --minify
- name: Deploy