Skip to content

Prepare for Ruby 3. Replace File.exists? with File.exist? #759

Prepare for Ruby 3. Replace File.exists? with File.exist?

Prepare for Ruby 3. Replace File.exists? with File.exist? #759

Workflow file for this run

---
name: CI
on:
pull_request:
concurrency:
group: ${{ github.ref_name }}
cancel-in-progress: true
jobs:
puppet:
name: Puppet
uses: voxpupuli/gha-puppet/.github/workflows/basic.yml@v2
with:
rubocop: false
cache-version: '1'