mirror of
https://github.com/timescale/timescaledb.git
synced 2025-05-17 02:53:51 +08:00
Bump codecov github action version
Leftover from previous commit 8950ab where we bumped some github action versions to run on Node16 instead of Node12 (in deprecation).
This commit is contained in:
parent
54ed0d5c05
commit
702ac53c0a
2
.github/workflows/linux-build-and-test.yaml
vendored
2
.github/workflows/linux-build-and-test.yaml
vendored
@ -130,7 +130,7 @@ jobs:
|
||||
|
||||
- name: Upload coverage report
|
||||
if: matrix.coverage
|
||||
uses: codecov/codecov-action@v1
|
||||
uses: codecov/codecov-action@v3
|
||||
with:
|
||||
file: ./build/codecov/timescaledb-codecov.info
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user