Skip to content

Commit 8ef881c

Browse files
committed
Update Zola deploy action to v0.19.2
1 parent 0bf3128 commit 8ef881c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zola.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Checkout
3636
uses: actions/checkout@v4
3737
- name: Build Zola site
38-
uses: shalzz/[email protected].1
38+
uses: shalzz/[email protected].2
3939
env:
4040
BUILD_ONLY: true
4141
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)