Skip to content

Commit d91fc63

Browse files
salmanmkcndeloof
authored andcommitted
Upgrade GitHub Actions to latest versions
Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
1 parent c51b1fe commit d91fc63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ jobs:
290290
path: ./coverage.txt
291291
if-no-files-found: error
292292
- name: Upload coverage to Codecov
293-
uses: codecov/codecov-action@v3
293+
uses: codecov/codecov-action@v5
294294
with:
295295
files: ./coverage.txt
296296

0 commit comments

Comments
 (0)