mirror of
https://github.com/egeerardyn/awesome-LaTeX.git
synced 2025-04-19 11:38:05 +02:00
Use Ruby 2.6.9 for CI
This commit is contained in:
parent
30c0ad886f
commit
d942452819
1 changed files with 1 additions and 1 deletions
2
.github/workflows/awesome-bot.yml
vendored
2
.github/workflows/awesome-bot.yml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
|||
- name: Set up Ruby 2.6
|
||||
uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 2.6.x
|
||||
ruby-version: 2.6.9
|
||||
- name: Checks
|
||||
run: |
|
||||
gem install awesome_bot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue