mirror of
https://github.com/nick-fields/retry.git
synced 2026-02-09 06:38:02 +00:00
Merge pull request #148 from xavier2k6/nf_retry_p1
Bump `ci_cd` workflow actions
This commit is contained in:
2
.github/workflows/ci_cd.yml
vendored
2
.github/workflows/ci_cd.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
run: npm ci
|
||||
- name: Run Unit Tests
|
||||
run: npm test
|
||||
- uses: codecov/codecov-action@v3
|
||||
- uses: codecov/codecov-action@v5
|
||||
with:
|
||||
directory: ./coverage/
|
||||
verbose: true
|
||||
|
||||
Reference in New Issue
Block a user