1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-29 18:52:22 +01:00

Using ruby 2.6

This commit is contained in:
Sylvain 2020-11-25 10:42:28 +01:00 committed by GitHub
parent e79514c947
commit f71fe8437b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ jobs:
- name: Setup Ruby
uses: actions/setup-ruby@v1
with:
ruby-version: '2.6.5'
ruby-version: '2.6'
- name: Setup Brakeman
env: