Skip to content

Commit dcf1579

Browse files
committed
chore: workflow update
1 parent 1aca73d commit dcf1579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/yara-assemble.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
# Upload the assembled Yara artifact
2727
- name: Upload the resulting Yara artifact
28-
uses: actions/upload-artifact@v2
28+
uses: actions/upload-artifact@v4
2929
with:
3030
name: signature-base.yar
3131
path: signature-base.yar

0 commit comments

Comments
 (0)