Skip to content

Commit f69c9f2

Browse files
CI(deps): Update codecov/codecov-action action to v5.5.0 (OSGeo#6251)
1 parent dc46fd9 commit f69c9f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
flags: pytest-python-${{ matrix.python-version }}
135135
token: ${{ secrets.CODECOV_TOKEN }}
136136
- name: Upload coverage reports to Codecov
137-
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
137+
uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
138138
with:
139139
verbose: true
140140
flags: pytest-python-${{ matrix.python-version }}

0 commit comments

Comments
 (0)