Skip to content

Commit 58fb871

Browse files
committed
fix ci artifact version
1 parent c3f9013 commit 58fb871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

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

3333
- run: ./install
3434

35-
- uses: actions/upload-artifact@v5
35+
- uses: actions/upload-artifact@v4
3636
with:
3737
name: .coverage.mypy-${{ matrix.platform }}_${{ matrix.python-version }}
3838
path: .coverage.mypy/

0 commit comments

Comments
 (0)