Skip to content

[Backport 2.16] Add 1.3.20 to version history #15203

[Backport 2.16] Add 1.3.20 to version history

[Backport 2.16] Add 1.3.20 to version history #15203

Workflow file for this run

name: Jekyll Build Verification
on: [pull_request]
jobs:
jekyll-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ruby/setup-ruby@v1
with:
ruby-version: '3.2'
bundler-cache: true
- run: |
JEKYLL_FATAL_LINK_CHECKER=internal bundle exec jekyll build --future