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 c29d319 commit 831a5beCopy full SHA for 831a5be
.github/workflows/main.yml
@@ -38,6 +38,6 @@ jobs:
38
run: bun run attw
39
40
- name: CodeCov
41
- uses: codecov/codecov-action@v5.4.3
+ uses: codecov/codecov-action@v5.5.0
42
with:
43
token: ${{ secrets.CODECOV_TOKEN }}
.github/workflows/not-main.yml
@@ -36,6 +36,6 @@ jobs:
36
37
0 commit comments