html5validator.yml: bumb ruby to 3.1

This commit is contained in:
Aminda Suomalainen 2022-05-02 22:37:44 +03:00
parent 630a42946b
commit c012de0c17
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -12,7 +12,7 @@ jobs:
- uses: ruby/setup-ruby@v1
with:
ruby-version: 2.6
ruby-version: 3.1
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
- name: Jekyll build