Skip to content

Commit 26e31cd

Browse files
committed
MAINT: Revert actions/download-artifact@v4 to @V3
1 parent ec543e6 commit 26e31cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ jobs:
201201

202202
- run: python -m pip install --upgrade coverage[toml]
203203

204-
- uses: actions/download-artifact@v4
204+
- uses: actions/download-artifact@v3
205205
with:
206206
name: coverage-data
207207

0 commit comments

Comments
 (0)