We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73b1a73 commit cc316deCopy full SHA for cc316de
.github/workflows/lint-markdown.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: "Set up Ruby"
19
uses: ruby/setup-ruby@v1
20
with:
21
- ruby-version: 2.7
+ ruby-version: 3.3
22
- name: "Install the linter"
23
run: gem install mdl
24
- name: "Comprueba estilo de archivos Markdown"
0 commit comments