Skip to content

Commit 6f92d1b

Browse files
chore(deps): update codecov/codecov-action action to v3 (#567)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 599205a commit 6f92d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manual-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Test
2828
run: npm run test
2929
- name: Coverage
30-
uses: codecov/codecov-action@v2
30+
uses: codecov/codecov-action@v3
3131
- name: Build
3232
run: npm run build
3333
# NPM expects to be authenticated for publishing. This step will fail CI if NPM is not authenticated

0 commit comments

Comments
 (0)