Skip to content

Commit af7819f

Browse files
authored
patch(ci): update upload-artifacts to v4
1 parent 10e9520 commit af7819f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-binary.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
./scripts/build.sh
3939
4040
- name: Archive production artifacts
41-
uses: actions/upload-artifact@v3
41+
uses: actions/upload-artifact@v4
4242
with:
4343
name: dist-bin
4444
path: |

0 commit comments

Comments
 (0)