Sha256: 0ee01f4e0ece6e4bcc5255e18f69f52e6f33e3c734f798a090b6112694bbfcf5

Contents?: true

Size: 320 Bytes

Versions: 20

Compression:

Stored size: 320 Bytes

Contents

name: Ruby

on: [push,pull_request]

jobs:
  build:
    runs-on: ubuntu-latest
    steps:
    - uses: actions/checkout@v2
    - name: Set up Ruby
      uses: ruby/setup-ruby@v1
      with:
        ruby-version: <%= RUBY_VERSION %>
        bundler-cache: true
    - name: Run the default task
      run: bundle exec rake

Version data entries

20 entries across 20 versions & 2 rubygems

Version Path
rubygems-update-3.2.25 bundler/lib/bundler/templates/newgem/github/workflows/main.yml.tt
bundler-2.2.25 lib/bundler/templates/newgem/github/workflows/main.yml.tt
rubygems-update-3.2.24 bundler/lib/bundler/templates/newgem/github/workflows/main.yml.tt
bundler-2.2.24 lib/bundler/templates/newgem/github/workflows/main.yml.tt
rubygems-update-3.2.23 bundler/lib/bundler/templates/newgem/github/workflows/main.yml.tt
bundler-2.2.23 lib/bundler/templates/newgem/github/workflows/main.yml.tt
rubygems-update-3.2.22 bundler/lib/bundler/templates/newgem/github/workflows/main.yml.tt
bundler-2.2.22 lib/bundler/templates/newgem/github/workflows/main.yml.tt
rubygems-update-3.2.21 bundler/lib/bundler/templates/newgem/github/workflows/main.yml.tt
bundler-2.2.21 lib/bundler/templates/newgem/github/workflows/main.yml.tt
rubygems-update-3.2.20 bundler/lib/bundler/templates/newgem/github/workflows/main.yml.tt
bundler-2.2.20 lib/bundler/templates/newgem/github/workflows/main.yml.tt
rubygems-update-3.2.19 bundler/lib/bundler/templates/newgem/github/workflows/main.yml.tt
bundler-2.2.19 lib/bundler/templates/newgem/github/workflows/main.yml.tt
rubygems-update-3.2.18 bundler/lib/bundler/templates/newgem/github/workflows/main.yml.tt
bundler-2.2.18 lib/bundler/templates/newgem/github/workflows/main.yml.tt
rubygems-update-3.2.17 bundler/lib/bundler/templates/newgem/github/workflows/main.yml.tt
bundler-2.2.17 lib/bundler/templates/newgem/github/workflows/main.yml.tt
rubygems-update-3.2.16 bundler/lib/bundler/templates/newgem/github/workflows/main.yml.tt
bundler-2.2.16 lib/bundler/templates/newgem/github/workflows/main.yml.tt