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 0bd2e77 commit 066e6a2Copy full SHA for 066e6a2
.github/workflows/ci.yml
@@ -38,6 +38,6 @@ jobs:
38
run: yarn start validate
39
40
- name: Check test coverage
41
- uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
+ uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
42
with:
43
token: ${{ secrets.CODECOV_TOKEN }} # not required for public repos
.nvmrc
@@ -1 +1 @@
1
-22.15.0
+22.15.1
0 commit comments