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.
2 parents 85976a9 + 8354d3a commit 048896eCopy full SHA for 048896e
.github/workflows/test.yml
@@ -60,6 +60,6 @@ jobs:
60
run: npm run test
61
62
- name: Upload coverage
63
- uses: codecov/codecov-action@4fe8c5f003fae66aa5ebb77cfd3e7bfbbda0b6b0 # pin@3.1.5
+ uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # pin@5.5.1
64
with:
65
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments