Sha256: 34b0e1a8d21ba69525b3aa7384d22908361e6d1615adb8bc16937324a958d7f2

Contents?: true

Size: 256 Bytes

Versions: 19

Compression:

Stored size: 256 Bytes

Contents

name: cache-ci
on:
  push:
    branches: [ master ]
  schedule:
    - cron: '0 0 */3 * *'
jobs:
  build_ruby_cache:
    runs-on: ubuntu-20.04
    steps:
    - uses: actions/checkout@v3
    - uses: ruby/setup-ruby@v1
      with:
        bundler-cache: true

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
bard-0.61.0 install_files/.github/workflows/cache-ci.yml
bard-0.60.0 install_files/.github/workflows/cache-ci.yml
bard-0.59.3 install_files/.github/workflows/cache-ci.yml
bard-0.59.2 install_files/.github/workflows/cache-ci.yml
bard-0.59.1 install_files/.github/workflows/cache-ci.yml
bard-0.59.0 install_files/.github/workflows/cache-ci.yml
bard-0.58.0 install_files/.github/workflows/cache-ci.yml
bard-0.57.0 install_files/.github/workflows/cache-ci.yml
bard-0.56.0 install_files/.github/workflows/cache-ci.yml
bard-0.55.0 install_files/.github/workflows/cache-ci.yml
bard-0.54.0 install_files/.github/workflows/cache-ci.yml
bard-0.53.0 install_files/.github/workflows/cache-ci.yml
bard-0.52.2 install_files/.github/workflows/cache-ci.yml
bard-0.52.1 install_files/.github/workflows/cache-ci.yml
bard-0.52.0 install_files/.github/workflows/cache-ci.yml
bard-0.51.2 install_files/.github/workflows/cache-ci.yml
bard-0.51.1 install_files/.github/workflows/cache-ci.yml
bard-0.51.0 install_files/.github/workflows/cache-ci.yml
bard-0.50.5 install_files/.github/workflows/cache-ci.yml