Skip to content

Commit 72e108c

Browse files
committed
Bump download-artifact to v4
1 parent 89d416e commit 72e108c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ jobs:
273273
python -m pip install -U coverage>=5.1 coveralls
274274
275275
- name: Download coverage file
276-
uses: actions/download-artifact@v3
276+
uses: actions/download-artifact@v4
277277
with:
278278
name: coverage
279279
path: coverage

0 commit comments

Comments
 (0)