From b9daf165fd8a03107e452d26d0a6685ce4e7db9f Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 22 Oct 2022 18:41:45 +0200 Subject: bump Ruby version --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 10dae15..b10b58f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.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: -- cgit v1.2.3