Skip to content

Commit 0678a5b

Browse files
authored
Merge pull request #17 from joinrpg/dependabot/github_actions/shalzz/zola-deploy-action-0.22.1
Bump shalzz/zola-deploy-action from 0.21.0 to 0.22.1
2 parents 9b87684 + 8f57b1c commit 0678a5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Checkout main
1414
uses: actions/checkout@v6.0.2
1515
- name: Build only
16-
uses: shalzz/zola-deploy-action@v0.21.0
16+
uses: shalzz/zola-deploy-action@v0.22.1
1717
env:
1818
BUILD_ONLY: true
1919
- name: Create artifacts

0 commit comments

Comments
 (0)