Skip to content

Commit 3c18797

Browse files
chore(deps): bump codecov/codecov-action from 5.1.2 to 5.3.1 (#229)
1 parent 46b17de commit 3c18797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Generate code coverage
4141
run: nix build .#coverage --accept-flake-config --print-build-logs
4242
- name: Upload coverage to Codecov
43-
uses: codecov/codecov-action@v5.1.2
43+
uses: codecov/codecov-action@v5.3.1
4444
with:
4545
token: ${{ secrets.CODECOV_TOKEN }}
4646
files: result

0 commit comments

Comments
 (0)