Skip to content

Commit f569bac

Browse files
committed
CI: fix codecov setup
1 parent 386c895 commit f569bac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- uses: gap-actions/build-pkg@v1
4040
- uses: gap-actions/run-pkg-tests@v2
4141
- uses: gap-actions/process-coverage@v2
42-
- uses: codecov/codecov-action@v4
42+
- uses: codecov/codecov-action@v5
4343
with:
4444
token: ${{ secrets.CODECOV_TOKEN }}
4545

0 commit comments

Comments
 (0)