Skip to content

Commit c97d6b8

Browse files
committed
minor fix
1 parent 6feb6b9 commit c97d6b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
#CIBW_BEFORE_BUILD_LINUX: "yum install -y webkit2gtk3-devel"
5656
#CIBW_BUILD_VERBOSITY: 1
5757

58-
- uses: actions/upload-artifact@v3
58+
- uses: actions/upload-artifact@v4.6.2
5959
with:
6060
name: dist-${{ matrix.os }}
6161
path: wheelhouse/*.whl

0 commit comments

Comments
 (0)