Skip to content

Commit d75907d

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent eecd82b commit d75907d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ jobs:
5757
- run: pnpm install
5858
- run: pnpm run build
5959
- run: pnpm run test:coverage --environment ${{ matrix.test-environment }}
60-
- uses: codecov/codecov-action@v4.6.0
60+
- uses: codecov/codecov-action@v5.4.2

0 commit comments

Comments
 (0)