mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-09-15 04:00:33 +00:00
fix: Update upload-artifact to v4 (v3 deprecated)
This commit is contained in:
@@ -59,7 +59,7 @@ jobs:
|
||||
|
||||
- name: Upload security reports
|
||||
if: always()
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: security-reports
|
||||
path: |
|
||||
|
||||
Reference in New Issue
Block a user