We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcc43ab commit 5cf5822Copy full SHA for 5cf5822
1 file changed
.github/workflows/build_linux_only.yml
@@ -41,7 +41,7 @@ jobs:
41
ls -lh ../../build_output/
42
43
- name: Upload x86_64 build artifacts
44
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
45
with:
46
name: bisheng-telemetry-search-x86_64
47
path: ./build_output/*
0 commit comments