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 a191aca commit 668d2a4Copy full SHA for 668d2a4
2 files changed
.github/workflows/main.yml
@@ -38,6 +38,6 @@ jobs:
38
run: bun run attw
39
40
- name: CodeCov
41
- uses: codecov/codecov-action@v6.0.1
+ uses: codecov/codecov-action@v7.0.0
42
with:
43
token: ${{ secrets.CODECOV_TOKEN }}
.github/workflows/not-main.yml
@@ -36,6 +36,6 @@ jobs:
36
37
0 commit comments