Skip to content

Commit 8b2960c

Browse files
authored
Merge pull request #390 from fortran-lang/ci/update-codecov-action
chore: update Codecov action to version 4.3.1
2 parents 3f7da8b + 9f075bb commit 8b2960c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: pytest --doctest-modules -n auto
3737

3838
- name: Upload coverage to Codecov
39-
uses: codecov/codecov-action@v4
39+
uses: codecov/codecov-action@v4.3.1
4040
with:
4141
fail_ci_if_error: true
4242
verbose: true

0 commit comments

Comments
 (0)