We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03d31a4 commit 8f9aa51Copy full SHA for 8f9aa51
.github/workflows/container.yml
@@ -71,7 +71,7 @@ jobs:
71
args: build --clean --skip=validate --snapshot --verbose
72
73
- name: Archive generated artifacts
74
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
75
with:
76
name: parca-load-dist-container
77
if-no-files-found: error
0 commit comments