Skip to content

Commit

Permalink
upgrade to upload-artifact@v2
Browse files Browse the repository at this point in the history
  • Loading branch information
yngrtc committed Oct 19, 2024
1 parent 632f8a5 commit 757d914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/grcov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
--service-name "GitHub Actions" \
--service-number ${{ github.run_id }}
- name: Upload coverage as artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: lcov.info
# path: ${{ steps.grcov.outputs.report }}
Expand Down

0 comments on commit 757d914

Please sign in to comment.