Skip to content

Commit c0cdd7a

Browse files
authored
Update zola.yml
1 parent cc970a2 commit c0cdd7a

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
@@ -11,7 +11,7 @@ jobs:
1111
- name: "Checkout"
1212
uses: actions/checkout@main
1313
- name: "Build and deploy"
14-
uses: shalzz/zola-deploy-action@master
14+
uses: shalzz/zola-deploy-action@v0.19.0
1515
env:
1616
PAGES_BRANCH: gh-pages
1717
BUILD_DIR: .

0 commit comments

Comments
 (0)