mirror of
https://github.com/rothgar/awesome-tmux.git
synced 2024-10-01 01:25:43 -04:00
Update ruby GH action
This commit is contained in:
parent
f5da93dfeb
commit
a68b715289
2
.github/workflows/awesome_bot.yaml
vendored
2
.github/workflows/awesome_bot.yaml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Set up Ruby 2.6
|
||||
uses: actions/setup-ruby@v1
|
||||
uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 2.6.x
|
||||
- name: Checks
|
||||
|
Loading…
Reference in New Issue
Block a user