aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-10-22 19:28:58 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2022-10-22 19:28:58 +0200
commit3a0b3a799d3b1f1eeb590a9638ccd576960ccbb3 (patch)
tree2f47a708001a65a6d2c622abb8750628ce79bf96 /.github
parentbump dependencies (diff)
downloadwireguard-config-3a0b3a799d3b1f1eeb590a9638ccd576960ccbb3.tar.gz
wireguard-config-3a0b3a799d3b1f1eeb590a9638ccd576960ccbb3.zip
bump Ruby version
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/jekyll.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/jekyll.yml b/.github/workflows/jekyll.yml
index 7285475..b23b02a 100644
--- a/.github/workflows/jekyll.yml
+++ b/.github/workflows/jekyll.yml
@@ -9,7 +9,7 @@ jobs:
deploy:
runs-on: ubuntu-latest
env:
- RUBY_VERSION: 2.7
+ RUBY_VERSION: 3.1
JEKYLL_GITHUB_TOKEN: '${{ secrets.GH_TOKEN }}'
name: Deploy
steps: