Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
Upgrade actions/upload-artifact to latest
  • Loading branch information
ewlarson committed Sep 23, 2024
1 parent f50a035 commit a7f8cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
bundle exec rake geoportal:ci --trace
- name: Artifacts - Upload coverage
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
if: always()
with:
name: coverage
Expand Down

0 comments on commit a7f8cb3

Please sign in to comment.