Skip to content

Commit 6f436e2

Browse files
authored
Update main.yml
1 parent a2bec8f commit 6f436e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- name: checkout
1010
uses: actions/checkout@v4
1111
- name: build_and_deploy
12-
uses: DeadPoetSpoon/zola-deploy-action@v0.21.0
12+
uses: DeadPoetSpoon/zola-deploy-action@master
1313
env:
1414
# Target branch
1515
PAGES_BRANCH: gh-pages

0 commit comments

Comments
 (0)