Skip to content

Commit 1fcf5fc

Browse files
chore(ci): upgrade to v5
1 parent f9d68f3 commit 1fcf5fc

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
@@ -17,7 +17,7 @@ jobs:
1717
- name: Run script
1818
run: bashcov script.sh
1919
- name: Upload reports to Codecov
20-
uses: codecov/codecov-action@v4
20+
uses: codecov/codecov-action@v5
2121
env:
2222
CODECOV_TOKEN: ${{ secrets.CODECOV_ORG_TOKEN }}
2323
with:

0 commit comments

Comments
 (0)