Skip to content

Commit 93d31e6

Browse files
chore(ci): upgrade to v5
1 parent ed4feba commit 93d31e6

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
@@ -11,6 +11,6 @@ jobs:
1111
- name: Run tests
1212
run: ./test_calculator
1313
- name: Upload coverage to Codecov
14-
uses: codecov/codecov-action@v4
14+
uses: codecov/codecov-action@v5
1515
env:
1616
CODECOV_TOKEN: ${{ secrets.CODECOV_ORG_TOKEN }}

0 commit comments

Comments
 (0)