Skip to content

Commit bfc3150

Browse files
chore(deps): update actions/upload-artifact digest to 65c4c4a (#5130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b528c5b commit bfc3150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
dry-run: false
147147
language: go
148148
- name: Upload Crash
149-
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4
149+
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4
150150
if: failure() && steps.build.outcome == 'success'
151151
with:
152152
name: artifacts

0 commit comments

Comments
 (0)