Skip to content

Commit 70c7527

Browse files
committed
[internal] Update GitHub Actions workflow files
1 parent 844c600 commit 70c7527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prerequisites.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
- name: Unit-test provider code
7575
run: make test_provider
7676
- name: Upload coverage reports to Codecov
77-
uses: codecov/codecov-action@5a605bd92782ce0810fa3b8acc235c921b497052 # v5.2.0
77+
uses: codecov/codecov-action@0da7aa657d958d32c117fc47e1f977e7524753c7 # v5.3.0
7878
env:
7979
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
8080
- if: inputs.is_pr

0 commit comments

Comments
 (0)