.github/workflows/ci.yaml in multi_repo-0.3.0 vs .github/workflows/ci.yaml in multi_repo-0.3.1
- old
+ new
@@ -15,10 +15,10 @@
- '3.0'
- '3.1'
env:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
steps:
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: ${{ matrix.ruby-version }}
bundler-cache: true