We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea6d999 commit be6270bCopy full SHA for be6270b
.github/workflows/deploy.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- uses: ruby/setup-ruby@v1
34
with:
35
- ruby-version: '2.7'
+ ruby-version: '3'
36
37
- name: Run htmlproofer.sh
38
shell: bash
0 commit comments