From f8c72089dd9591d1654f10dedd819536d2674c7c Mon Sep 17 00:00:00 2001 From: Frank Taillandier Date: Fri, 18 Sep 2020 14:34:36 +0200 Subject: [PATCH] docs: GitHub Pages is using 3.9.0 https://pages.github.com/versions/ --- docs/_docs/continuous-integration/github-actions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/continuous-integration/github-actions.md b/docs/_docs/continuous-integration/github-actions.md index b06466cb..9357cf89 100644 --- a/docs/_docs/continuous-integration/github-actions.md +++ b/docs/_docs/continuous-integration/github-actions.md @@ -11,7 +11,7 @@ with GitHub Pages you can use GitHub Actions. ### Control over gemset -- **Jekyll version** --- Instead of using the currently enabled version at `3.8.5`, you can use any +- **Jekyll version** --- Instead of using the currently enabled version at `3.9.0`, you can use any version of Jekyll you want. For example `4.0.0`, or point directly to the repository. - **Plugins** --- You can use any Jekyll plugins irrespective of them being on the [supported versions][ghp-whitelist] list, even `*.rb` files placed in the `_plugins` directory