Skip to content

Commit 6eab7fb

Browse files
committed
update download artifact upload version
1 parent dba7836 commit 6eab7fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
needs: [test]
4848
steps:
4949
- uses: actions/checkout@v4
50-
- uses: actions/download-artifact@master
50+
- uses: actions/download-artifact@v4
5151
with:
5252
name: coverage-data
5353
path: .

0 commit comments

Comments
 (0)