mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-03 16:14:13 +01:00
html5validator.yml: bumb ruby to 3.1
This commit is contained in:
parent
630a42946b
commit
c012de0c17
2
.github/workflows/html5validator.yml
vendored
2
.github/workflows/html5validator.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user