Skip to content

Commit bbe029d

Browse files
committed
update github action
~ upgraded github action version
1 parent f5b630d commit bbe029d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- uses: actions/checkout@v2
1010
# Build & deploy
1111
- name: Deploy to gh-pages branch
12-
uses: shalzz/zola-deploy-action@v0.13.0
12+
uses: shalzz/zola-deploy-action@v0.14.0
1313
env:
1414
# Target branch
1515
PAGES_BRANCH: gh-pages

0 commit comments

Comments
 (0)