We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c42cd91 commit 7c7f4b1Copy full SHA for 7c7f4b1
.github/workflows/CI.yml
@@ -105,7 +105,7 @@ jobs:
105
depwarn: "yes"
106
- uses: julia-actions/julia-processcoverage@03114f09f119417c3242a9fb6e0b722676aedf38 # v1.2.2
107
if: matrix.os == 'ubuntu-latest' && matrix.version == '1.11'
108
- - uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
+ - uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
109
110
with:
111
verbose: true
0 commit comments