Skip to content

Commit 2538869

Browse files
Update codecov.yml
1 parent ceefe6d commit 2538869

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/codecov.yml

+3
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ jobs:
1414
node-version: [20.x, 21.x, 22.x]
1515

1616
steps:
17+
- name: Wait for secrets
18+
uses: step-security/[email protected]
19+
1720
- name: Checkout repository
1821
uses: actions/checkout@v4
1922
with:

0 commit comments

Comments
 (0)