We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c6fa69 commit 61aabc9Copy full SHA for 61aabc9
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
env:
9
BASE_URL: https://github.com/getzola/zola/releases/download
10
- VERS: v0.11.0
+ VERS: v0.12.2
11
ARCH: x86_64-unknown-linux-gnu
12
# https://github.com/marketplace/actions/github-pages#warning-limitation
13
GITHUB_PAT: ${{ secrets.GITHUB_PAT }}
0 commit comments