Skip to content

Commit 0302d91

Browse files
chore(deps): update codecov/codecov-action digest to 5a10915
1 parent 6c9e48c commit 0302d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
runCmd: 'sudo chown -R vscode:vscode /workspace && make ci'
2525

2626
- name: Upload coverage report
27-
uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5
27+
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5
2828
with:
2929
token: ${{ secrets.CODECOV_TOKEN }}
3030
file: ./coverage.out

0 commit comments

Comments
 (0)