Skip to content

Commit 7053de0

Browse files
chore(ci): upgrade to v5
1 parent 513f5de commit 7053de0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/typescript-standard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Run Tests
2323
run: npm run test
2424
- name: Upload to Codecov
25-
uses: codecov/codecov-action@v4
25+
uses: codecov/codecov-action@v5
2626
env:
2727
CODECOV_TOKEN: ${{ secrets.CODECOV_ORG_TOKEN }}
2828
- name: Check coverage

0 commit comments

Comments
 (0)