Skip to content

Commit d5a6162

Browse files
authored
Merge branch 'main' into fix/gh/issue-2100
2 parents cbddce3 + 98785c2 commit d5a6162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
run: pnpm test:coverage
8888

8989
- name: Upload coverage to Codecov
90-
uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # pin@5.4.2
90+
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # pin@5.4.3
9191
with:
9292
token: ${{ secrets.CODECOV_TOKEN }}
9393

0 commit comments

Comments
 (0)