Skip to content

Commit f1045fb

Browse files
committed
chore(all): update actions/upload-artifact action to v7
1 parent b29aaff commit f1045fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cifuzz.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
dry-run: false
2121
language: go
2222
- name: Upload Crash
23-
uses: actions/upload-artifact@v4
23+
uses: actions/upload-artifact@v7
2424
if: failure() && steps.build.outcome == 'success'
2525
with:
2626
name: artifacts

0 commit comments

Comments
 (0)