Skip to content

Commit

Permalink
Update ruby.yml - update actions/upload-artifact@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
srappel authored Nov 8, 2024
1 parent 77130b2 commit 4af25ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
ENGINE_CART_RAILS_OPTIONS: '--skip-git --skip-listen --skip-spring --skip-keeps --skip-action-cable --skip-coffee --skip-test'
SOLR_URL: http://solr:SolrRocks@localhost:8983/solr/blacklight-core
- name: Upload coverage artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: always()
with:
name: coverage
Expand Down

0 comments on commit 4af25ce

Please sign in to comment.