Skip to content

Commit 29d53e3

Browse files
chore(deps): update codecov/codecov-action digest to 671740a
1 parent 2ea1b74 commit 29d53e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: |
3636
pnpm run test
3737
- name: Upload coverage reports to Codecov
38-
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5
38+
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5
3939
with:
4040
token: ${{ secrets.CODECOV_TOKEN }}
4141
if: matrix.node-version == '24.x'

0 commit comments

Comments
 (0)