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