Skip to content

Commit cc316de

Browse files
committed
#328 ⬆️ ruby
1 parent 73b1a73 commit cc316de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-markdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: "Set up Ruby"
1919
uses: ruby/setup-ruby@v1
2020
with:
21-
ruby-version: 2.7
21+
ruby-version: 3.3
2222
- name: "Install the linter"
2323
run: gem install mdl
2424
- name: "Comprueba estilo de archivos Markdown"

0 commit comments

Comments
 (0)