We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aca73d commit dcf1579Copy full SHA for dcf1579
.github/workflows/yara-assemble.yml
@@ -25,7 +25,7 @@ jobs:
25
26
# Upload the assembled Yara artifact
27
- name: Upload the resulting Yara artifact
28
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
29
with:
30
name: signature-base.yar
31
path: signature-base.yar
0 commit comments