Skip to content

Commit 6bf4c42

Browse files
committed
download-artifact-v4
1 parent 84a1192 commit 6bf4c42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
needs: [REPLTestsCommons, REPLTestsCases, UtilsTests]
9292
steps:
9393
- uses: actions/checkout@v3
94-
- uses: actions/download-artifact@v3
94+
- uses: actions/download-artifact@v4
9595
with:
9696
path: coverage_reports
9797
- run: |

0 commit comments

Comments
 (0)