Skip to content

Commit c8cd825

Browse files
committed
actions UPDATE use main barch of common targets
1 parent 0fba4d0 commit c8cd825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cifuzz.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fuzz-seconds: 300
1818
dry-run: false
1919
- name: Upload Crash
20-
uses: actions/upload-artifact@v3
20+
uses: actions/upload-artifact@main
2121
if: failure() && steps.build.outcome == 'success'
2222
with:
2323
name: artifacts

0 commit comments

Comments
 (0)