Skip to content

Commit be6270b

Browse files
authored
Upgrade the version of ruby used in CI (#852)
1 parent ea6d999 commit be6270b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- uses: ruby/setup-ruby@v1
3434
with:
35-
ruby-version: '2.7'
35+
ruby-version: '3'
3636

3737
- name: Run htmlproofer.sh
3838
shell: bash

0 commit comments

Comments
 (0)