Skip to content

Commit d37cbcd

Browse files
committed
chore: upgrade to codecov-action@v5
1 parent dc74072 commit d37cbcd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-run-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
dwarfs-linux-build-${{ inputs.build_dist }}
8585
8686
- name: Upload Coverage Data
87-
uses: codecov/codecov-action@v4
87+
uses: codecov/codecov-action@v5
8888
with:
8989
token: ${{ secrets.CODECOV_TOKEN }}
9090
file: ${{ runner.temp }}/dwarfs-coverage.txt

0 commit comments

Comments
 (0)