We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10e9520 commit af7819fCopy full SHA for af7819f
.github/workflows/build-binary.yaml
@@ -38,7 +38,7 @@ jobs:
38
./scripts/build.sh
39
40
- name: Archive production artifacts
41
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
42
with:
43
name: dist-bin
44
path: |
0 commit comments