.github/workflows/rspec.yml in cpl-1.1.2 vs .github/workflows/rspec.yml in cpl-1.2.0
- old
+ new
@@ -34,7 +34,7 @@
run: bundle exec rspec
- name: Upload coverage results
uses: actions/upload-artifact@master
if: always()
with:
- name: coverage-report
+ name: coverage-report-${{ github.run_id }}-${{ matrix.os }}-${{ matrix.ruby }}
path: coverage