Skip to content

Commit 9f09c3d

Browse files
committed
Update version script
1 parent 0f8da31 commit 9f09c3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
run: python3 .github/workflows/build.py
5454

5555
- name: Upload build artifacts
56-
uses: actions/upload-artifact@v3
56+
uses: actions/upload-artifact@v4
5757
with:
5858
name: binaries-${{ matrix.os }}
5959
path: dist/

0 commit comments

Comments
 (0)