Skip to content

Commit 71473d7

Browse files
authored
Merge pull request #93 from andrsd/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2 parents 1394c6e + b108f9e commit 71473d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,6 @@ jobs:
109109
uses: actions/download-artifact@v4
110110

111111
- name: Upload to Codecov
112-
uses: codecov/codecov-action@v4
112+
uses: codecov/codecov-action@v5
113113
with:
114114
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)