Skip to content

Commit b57b165

Browse files
⬆️ Update actions/download-artifact action to v4.3.0
1 parent bcf4019 commit b57b165

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
with:
4141
fetch-depth: 0
4242
- name: ⬇️ Download coverage data
43-
uses: actions/download-artifact@v4.1.8
43+
uses: actions/download-artifact@v4.3.0
4444
- name: 🚀 Upload coverage report
4545
uses: codecov/codecov-action@v3.1.6
4646
- name: SonarCloud Scan

0 commit comments

Comments
 (0)