Skip to content

Commit f847924

Browse files
committed
⬆️ Update actions/download-artifact action to v4.1.3
1 parent 92d30f4 commit f847924

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

0 commit comments

Comments
 (0)