mirror of
https://github.com/onkelbeh/cheatsheets.git
synced 2026-08-16 05:54:53 +02:00
GitHub actions: update Ruby version for deployment
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -52,7 +52,7 @@ jobs:
|
||||
|
||||
- name: Use Ruby
|
||||
uses: actions/setup-ruby@v1
|
||||
with: { ruby-version: '2.7.1' }
|
||||
with: { ruby-version: '2.7' }
|
||||
|
||||
- name: Setup dependencies
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user