We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f8da31 commit 9f09c3dCopy full SHA for 9f09c3d
.github/workflows/release.yml
@@ -53,7 +53,7 @@ jobs:
53
run: python3 .github/workflows/build.py
54
55
- name: Upload build artifacts
56
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
57
with:
58
name: binaries-${{ matrix.os }}
59
path: dist/
0 commit comments