Skip to content

Commit 11ed113

Browse files
committed
update GitHub Action to use deploy Zola @ v0.20.0
1 parent b4139a1 commit 11ed113

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/zola.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
- name: Checkout main
1414
uses: actions/checkout@v4
1515
- name: Build and deploy
16-
uses: shalzz/zola-deploy-action@v0.19.2
16+
uses: shalzz/zola-deploy-action@v0.20.0
1717
env:
1818
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)