Skip to content

Commit 4a627a8

Browse files
authored
Merge pull request #108 from dwyl/update-codecov-action-105
PR: Update codecov/codecov-action@v1 -> v5 in ci.yml
2 parents 641415f + 8485d3f commit 4a627a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
# - run: npm run build --if-present
3131
- run: npm test
3232
- name: Upload coverage to Codecov
33-
uses: codecov/codecov-action@v1
33+
uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)