Skip to content

Commit a033852

Browse files
chore(deps): update actions/upload-artifact action to v4.6.2
1 parent 3166d37 commit a033852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
args: build --clean --skip=validate --snapshot --verbose
7272

7373
- name: Archive generated artifacts
74-
uses: actions/upload-artifact@v4
74+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
7575
with:
7676
name: parca-load-dist-container
7777
if-no-files-found: error

0 commit comments

Comments
 (0)