We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ec2983 commit 280ae59Copy full SHA for 280ae59
.github/workflows/lint-documentation.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- uses: ruby/setup-ruby@v1
35
with:
36
- ruby-version: ruby # Install latest version
+ ruby-version: ruby # Install latest version
37
38
- name: Install licensee
39
run: gem install licensee
0 commit comments