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 a32da4f commit 5bda737Copy full SHA for 5bda737
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
env:
13
BASE_URL: https://github.com/getzola/zola/releases/download
14
- VERS: v0.19.0
+ VERS: v0.20.0
15
ARCH: x86_64-unknown-linux-gnu
16
# https://github.com/crazy-max/ghaction-github-pages/issues/1#issuecomment-623202206
17
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments