Skip to content

Commit b7f2582

Browse files
committed
fix(ci): deploy - update version of zola-deploy
Signed-off-by: Lachezar Lechev <[email protected]>
1 parent 9561b77 commit b7f2582

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
@@ -44,7 +44,7 @@ jobs:
4444
command: run
4545
# args: --release --all-features
4646
- name: Build Zola and deploy
47-
uses: shalzz/zola-deploy-action@v0.16.1
47+
uses: shalzz/zola-deploy-action@v0.17.0
4848
env:
4949
# Target branch
5050
PAGES_BRANCH: gh-pages

0 commit comments

Comments
 (0)