We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d9c59f commit e9b9b6dCopy full SHA for e9b9b6d
.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.9.0
+ VERS: v0.10.1
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