Skip to content

Commit 0ad6f9a

Browse files
⬆️ Update actions/download-artifact action to v4 (#113)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 94cf978 commit 0ad6f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v3.0.2
43+
uses: actions/download-artifact@v4.1.1
4444
- name: 🚀 Upload coverage report
4545
uses: codecov/codecov-action@v3.1.4
4646
- name: SonarCloud Scan

0 commit comments

Comments
 (0)