There was an error while loading. Please reload this page.
1 parent 1fc0a07 commit 61877cbCopy full SHA for 61877cb
1 file changed
.github/workflows/main.yml
@@ -78,7 +78,7 @@ jobs:
78
--runner=${{ matrix.test-config.runner }} \
79
--rt ${{ matrix.test-config.runtime }}
80
81
- - uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
+ - uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
82
if: ${{ github.event.repo.name == 'pyodide/micropip' || github.event_name == 'pull_request' }}
83
with:
84
fail_ci_if_error: false
0 commit comments