Skip to content

Commit 8d23397

Browse files
⬆️ #5: Upgrade codecov/codecov-action action to v4.6.0
1 parent 88fec5f commit 8d23397

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: lint-test project
2424
run: npm run lint
2525
- name: Upload coverage reports to Codecov
26-
uses: codecov/codecov-action@v4.5.0
26+
uses: codecov/codecov-action@v4.6.0
2727
with:
2828
token: ${{ secrets.CODECOV_TOKEN }}
2929
run-format:

0 commit comments

Comments
 (0)