Skip to content

Commit ea8fb77

Browse files
author
yngrtc
committed
upgrade to upload-artifact@v4
1 parent 632f8a5 commit ea8fb77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/grcov.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
--service-name "GitHub Actions" \
7676
--service-number ${{ github.run_id }}
7777
- name: Upload coverage as artifact
78-
uses: actions/upload-artifact@v2
78+
uses: actions/upload-artifact@v4
7979
with:
8080
name: lcov.info
8181
# path: ${{ steps.grcov.outputs.report }}

0 commit comments

Comments
 (0)