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 d134321 commit 2c541d4Copy full SHA for 2c541d4
.github/workflows/htmlproofer.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@v4
11
- uses: ruby/setup-ruby@v1
12
with:
13
- ruby-version: '2.6'
+ ruby-version: '3.3'
14
- uses: actions/cache@v4
15
16
path: vendor/bundle
0 commit comments