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