Skip to content

Commit 2609fc4

Browse files
chore(deps): update codecov/codecov-action action to v4 (#156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a2e1785 commit 2609fc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
wait-on: 'http://localhost:3000, http://localhost:8000'
151151
- name: 📤 Upload Code coverage to Codecov
152152
if: ${{ !github.event.act }}
153-
uses: codecov/codecov-action@v3
153+
uses: codecov/codecov-action@v4
154154

155155
- uses: actions/upload-artifact@v4
156156
if: failure()

0 commit comments

Comments
 (0)