mirror of
https://github.com/ardichoke/puppet-klipper.git
synced 2026-05-11 02:25:37 -04:00
Update puppet-lint.yml
Update setup-ruby version
This commit is contained in:
4
.github/workflows/puppet-lint.yml
vendored
4
.github/workflows/puppet-lint.yml
vendored
@@ -28,8 +28,8 @@ jobs:
|
|||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Setup Ruby
|
- name: Setup Ruby, JRuby and TruffleRuby
|
||||||
uses: ruby/setup-ruby@0a29871fe2b0200a17a4497bae54fe5df0d973aa # v1.115.3
|
uses: ruby/setup-ruby@v1.120.0
|
||||||
with:
|
with:
|
||||||
ruby-version: 2.7
|
ruby-version: 2.7
|
||||||
bundler-cache: true
|
bundler-cache: true
|
||||||
|
|||||||
Reference in New Issue
Block a user