We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b87684 + 8f57b1c commit 0678a5bCopy full SHA for 0678a5b
1 file changed
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Checkout main
14
uses: actions/checkout@v6.0.2
15
- name: Build only
16
- uses: shalzz/zola-deploy-action@v0.21.0
+ uses: shalzz/zola-deploy-action@v0.22.1
17
env:
18
BUILD_ONLY: true
19
- name: Create artifacts
0 commit comments