Skip to content

Commit 1315b06

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 617c531 commit 1315b06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- run: npm ci
2525
- run: npm run lint
2626
- run: npm test
27-
- uses: codecov/codecov-action@v5
27+
- uses: codecov/codecov-action@v6
2828
with:
2929
token: ${{ secrets.CODECOV_TOKEN }}
3030
- name: Semantic Release (Dry Run)

0 commit comments

Comments
 (0)