Skip to content

Commit 00390e5

Browse files
committed
ci: Bump download-artifact from v3 to v4
1 parent 041d889 commit 00390e5

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
@@ -59,7 +59,7 @@ jobs:
5959
run: python -m pip install --upgrade coverage[toml]
6060

6161
- name: Download data
62-
uses: actions/download-artifact@v3
62+
uses: actions/download-artifact@v4
6363
with:
6464
name: coverage-data
6565

0 commit comments

Comments
 (0)