Skip to content

Commit d6c45fc

Browse files
committed
Bump zola version
1 parent e94ba3a commit d6c45fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/zola.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Checkout main
1515
uses: actions/[email protected]
1616
- name: Build only
17-
uses: shalzz/[email protected].1
17+
uses: shalzz/[email protected].2
1818
env:
1919
BUILD_DIR: .
2020
BUILD_ONLY: true
@@ -29,7 +29,7 @@ jobs:
2929
- name: Checkout main
3030
uses: actions/[email protected]
3131
- name: Build and deploy
32-
uses: shalzz/[email protected].1
32+
uses: shalzz/[email protected].2
3333
env:
3434
BUILD_DIR: .
3535
PAGES_BRANCH: gh-pages

0 commit comments

Comments
 (0)