Skip to content

Commit 81f9f8a

Browse files
committed
updated download-artifact
1 parent e2835d2 commit 81f9f8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
with:
8585
fetch-depth: 0
8686
- name: Download a single artifact
87-
uses: actions/download-artifact@v3
87+
uses: actions/download-artifact@v4
8888
with:
8989
name: coverage
9090
- name: Check code errors

0 commit comments

Comments
 (0)