Skip to content

Commit 2196327

Browse files
committed
Updated build pipeline
1 parent 1391d68 commit 2196327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
PYTHONPATH=${GITHUB_WORKSPACE} python -m build --wheel -n
7676
7777
- name: Upload test results
78-
uses: actions/upload-artifact@v3
78+
uses: actions/upload-artifact@v4
7979
if: ${{ always() }}
8080
with:
8181
name: Test and Coverage

0 commit comments

Comments
 (0)